summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2009-12-05 11:40:33 +0000
committerespie <espie@openbsd.org>2009-12-05 11:40:33 +0000
commitc80777970adf395ed2dac552c81cba50db5e856e (patch)
treead02a0968d80b853c561a1348dd2fdae1c6791f4
parentavoid progressmeter warning (diff)
downloadwireguard-openbsd-c80777970adf395ed2dac552c81cba50db5e856e.tar.xz
wireguard-openbsd-c80777970adf395ed2dac552c81cba50db5e856e.zip
quirks exists
-rw-r--r--usr.sbin/pkg_add/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/TODO b/usr.sbin/pkg_add/TODO
index b774c618ae8..d1d3d905a03 100644
--- a/usr.sbin/pkg_add/TODO
+++ b/usr.sbin/pkg_add/TODO
@@ -18,7 +18,6 @@ different but older.
from uptodate.
- if looking at replacements with a different name (based on the pkgpath),
stuff should still @conflict.
-- finally add the quirks package, to handle renames and similar stuff.
- don't close Location unconditionally while looking for updates. In most
cases, we're going to install this package right away, so we should try to
keep it open to avoid spurious ftp disconnects.