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 c3dec6f1d98..2689151be11 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:44 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/19 19:18:44 he Exp $ # DISTNAME= CSP-0.32 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} |