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 e14e23b8f9f..53b4541904e 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/12/25 02:34:53 obache Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= CSP-0.32 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} |