aboutsummaryrefslogtreecommitdiff
path: root/security/p5-CSP/Makefile
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2007-03-19 21:46:24 +0000
committerDavid Thiel <lx@FreeBSD.org>2007-03-19 21:46:24 +0000
commitf588c106d0f6aae2af4ae5fcfb450d1ad182c6eb (patch)
tree1fa6631ef1354a012e962ef060e329f28141b3c1 /security/p5-CSP/Makefile
parentef62575d24cb1b5c35dfc1b0acf1c3aff3349213 (diff)
downloadports-f588c106d0f6aae2af4ae5fcfb450d1ad182c6eb.tar.gz
ports-f588c106d0f6aae2af4ae5fcfb450d1ad182c6eb.zip
Updating to 0.34, which fixes a bug with certificate expiration.
Approved by: edwin (mentor)
Notes
Notes: svn path=/head/; revision=187742
Diffstat (limited to 'security/p5-CSP/Makefile')
-rw-r--r--security/p5-CSP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile
index 78749f9fa4ae..0541a9f0a8d7 100644
--- a/security/p5-CSP/Makefile
+++ b/security/p5-CSP/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= CSP
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= security perl5
MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \
- http://cold.darkambient.net/
+ http://redundancy.redundancy.org/mirror/
PKGNAMEPREFIX= p5-
-MAINTAINER= lx@redundancy.redundancy.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= A Perl tool for managing Certificate Authorities
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \