diff options
Diffstat (limited to 'security/CSP/Makefile')
-rw-r--r-- | security/CSP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/CSP/Makefile b/security/CSP/Makefile index ce657f69b63..e645ebef6b5 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/06/24 07:24:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:22 wiz Exp $ # DISTNAME= CSP-0.32 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} |