summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgdt <gdt>2006-10-11 11:53:05 +0000
committergdt <gdt>2006-10-11 11:53:05 +0000
commita4d5ab4d09450eb7708642f5cb6630c4e3a4a573 (patch)
tree2cbffddedb662922dc85f0bd5f9927560473a68e /doc
parent95ead2b0fefb1726e39bca486310316e31cb3b18 (diff)
downloadpkgsrc-a4d5ab4d09450eb7708642f5cb6630c4e3a4a573.tar.gz
add:
o Change 'make replace' to preserve the "automatic" variable. Currently the "automatic=yes" property is removed.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a4deaf78054..d16ececfdb6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.5540 2006/10/11 05:31:02 wiz Exp $
+$NetBSD: TODO,v 1.5541 2006/10/11 11:53:05 gdt Exp $
Suggested new packages
======================
@@ -1406,3 +1406,6 @@ Suggested cleanups in pkgsrc
o Convert packages to use generic install scripts where possible
(for example, mail/majordomo).
+
+ o Change 'make replace' to preserve the "automatic" variable.
+ Currently the "automatic=yes" property is removed.