diff options
author | schmonz <schmonz> | 2005-05-07 02:51:49 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-05-07 02:51:49 +0000 |
commit | d7c62d16bf60e488da5eca30c378f7c6b69ea761 (patch) | |
tree | 973b45c603013ed7291b656992f93a81d4f416a3 /doc | |
parent | 24eacd69689e2afeedff3ee4ed846e43d42ff4a4 (diff) | |
download | pkgsrc-d7c62d16bf60e488da5eca30c378f7c6b69ea761.tar.gz |
Note that mail/majordomo (and perhaps other packages) need to be
converted to use generic install scripts.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.3470 2005/05/06 21:12:09 wiz Exp $ +$NetBSD: TODO,v 1.3471 2005/05/07 02:51:49 schmonz Exp $ Suggested new packages ====================== @@ -1248,3 +1248,6 @@ Suggested cleanups in pkgsrc o Fix packages installing manual pages under share/man to install them directly under man. + + o Convert packages to use generic install scripts where possible + (for example, mail/majordomo). |