summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/pkg_add/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/TODO b/usr.sbin/pkg_add/TODO
index 6e6ba4a36e0..a30863d153f 100644
--- a/usr.sbin/pkg_add/TODO
+++ b/usr.sbin/pkg_add/TODO
@@ -4,5 +4,3 @@ inter-dependencies, and we must ignore those inter-dependencies.
- rewrite of PackageLocator to make listing of distant packages effective,
which is the first step of pkg updates.
- finish pulling the pkg_add code into Add.pm/Update.pm.
-- add aliasing support to Ustar writer so that pkg_merge can safely copy
-links over.