pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/audit-packages Remove unused variable, SKIP_A...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d0267eeb017
branches: trunk
changeset: 511529:8d0267eeb017
user: salo <salo%pkgsrc.org@localhost>
date: Sun Apr 16 16:15:01 2006 +0000
description:
Remove unused variable, SKIP_AUDIT_PACKAGES.
diffstat:
security/audit-packages/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 5f0c9868cfd3 -r 8d0267eeb017 security/audit-packages/Makefile
--- a/security/audit-packages/Makefile Sun Apr 16 16:13:45 2006 +0000
+++ b/security/audit-packages/Makefile Sun Apr 16 16:15:01 2006 +0000
@@ -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 @@
OWN_DIRS= ${PKGVULNDIR}
INSTALLATION_DIRS= man/cat8 man/man8 sbin
-SKIP_AUDIT_PACKAGES= yes
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "DragonFly"
Home |
Main Index |
Thread Index |
Old Index