diff options
author | triaxx <triaxx@pkgsrc.org> | 2018-02-26 08:00:08 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2018-02-26 08:00:08 +0000 |
commit | 3053a6faecf55807ba5784e3fc026991e0b1052e (patch) | |
tree | 6909eb40f16b2078172c9a5594b9ea1717769f23 /security/CSP/Makefile | |
parent | e4a18117d8a510dbf6ebb61fa2c73f036b70bbe8 (diff) | |
download | pkgsrc-3053a6faecf55807ba5784e3fc026991e0b1052e.tar.gz |
Update to 0.34
Diffstat (limited to 'security/CSP/Makefile')
-rw-r--r-- | security/CSP/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/CSP/Makefile b/security/CSP/Makefile index e5066b07c9c..bce1c30f218 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2017/09/04 05:44:21 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/02/26 08:00:08 triaxx Exp $ -DISTNAME= CSP-0.32 -PKGREVISION= 13 +DISTNAME= CSP-0.34 CATEGORIES= security #MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} @@ -15,6 +14,7 @@ DEPENDS+= p5-IPC-Run>=0.79:../../devel/p5-IPC-Run DEPENDS+= p5-Term-Prompt>=1.03:../../devel/p5-Term-Prompt USE_TOOLS+= pax +BUILD_DEFS+= VARBASE CSPGUIDE= cspguide.pdf #SITES.${CSPGUIDE}= http://devel.it.su.se/content/1/c4/32/90/ |