diff options
author | rillig <rillig@pkgsrc.org> | 2008-01-10 03:48:34 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-01-10 03:48:34 +0000 |
commit | 34e8a5cf5da9689feb9cd6644befab02e314a8c9 (patch) | |
tree | e991244934be8f4ac3210f937a4f300e0ac0356c /pkgtools/pkglint/TODO | |
parent | ae2d8788af0397e1945a24362338ca70926e8bd3 (diff) | |
download | pkgsrc-34e8a5cf5da9689feb9cd6644befab02e314a8c9.tar.gz |
Greg wants me to check for unused license files.
Diffstat (limited to 'pkgtools/pkglint/TODO')
-rw-r--r-- | pkgtools/pkglint/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 8db56b812bd..1f82f621839 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.59 2007/09/10 07:38:46 rillig Exp $ +$NetBSD: TODO,v 1.60 2008/01/10 03:48:34 rillig Exp $ Please add your own entries at the bottom of this file. If possible, include the name of an example package where a warning should occur. @@ -25,3 +25,4 @@ include the name of an example package where a warning should occur. * Packages including lang/python/extension.mk must follow the Python version scheme. Enforcing PYPKGPREFIX for those is most likely a good idea. * Check for parallel files/dirs whose names differ only in case. +* Check for license files that are completely unused. |