summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-14 11:47:07 +0000
committerrillig <rillig@pkgsrc.org>2005-11-14 11:47:07 +0000
commit6f16fd47e3ea042d9f95cb2605888cc0bc958078 (patch)
treebf86cc4c5ab833842d7ae7af5c0a059fa59ca4f3 /pkgtools
parentb4f8c1132f58c8b9c874864fa02ad8a3df49381c (diff)
downloadpkgsrc-6f16fd47e3ea042d9f95cb2605888cc0bc958078.tar.gz
* avoid duplicate warnings.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index bcec089ef23..1d8db6a0714 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -17,3 +17,4 @@
${WRKSRC}. When that is finished, add a warning that using ${XARGS}
is insecure.
* detect spelling errors (like CONFLICT => CONFLICTS)
+* avoid duplicate warnings.