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 136ca0aae4f..7020585552e 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:30 tron Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:18 wiz Exp $ # DISTNAME= CSP-0.32 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} |