summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/audit-packages/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile
index 9a522c73c35..84582084010 100644
--- a/security/audit-packages/Makefile
+++ b/security/audit-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2006/04/15 15:02:10 salo Exp $
+# $NetBSD: Makefile,v 1.66 2006/04/16 16:15:01 salo Exp $
DISTNAME= audit-packages-1.42
CATEGORIES= security pkgtools
@@ -20,8 +20,6 @@ NO_CHECKSUM= yes
OWN_DIRS= ${PKGVULNDIR}
INSTALLATION_DIRS= man/cat8 man/man8 sbin
-SKIP_AUDIT_PACKAGES= yes
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "DragonFly"