summaryrefslogtreecommitdiff
path: root/security/audit-packages
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/audit-packages
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/audit-packages')
-rw-r--r--security/audit-packages/Makefile3
-rw-r--r--security/audit-packages/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile
index 787404d0f40..5dbb2bc0047 100644
--- a/security/audit-packages/Makefile
+++ b/security/audit-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/11/11 02:23:00 itojun Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:49:40 wiz Exp $
DISTNAME= audit-packages-1.3
CATEGORIES= security pkgtools
@@ -6,6 +6,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= agc@netbsd.org
+COMMENT= tools to show vulnerabilities in installed packages
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
diff --git a/security/audit-packages/pkg/COMMENT b/security/audit-packages/pkg/COMMENT
deleted file mode 100644
index a0b3ebeb1c3..00000000000
--- a/security/audit-packages/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-tools to show vulnerabilities in installed packages