diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-27 04:23:15 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-27 04:23:15 +0000 |
commit | d1bc24e8d3993493cb7e0d6b366632911d0378c3 (patch) | |
tree | 6107cb34643ea7444412f662bae254814f739755 /security/p5-CSP | |
parent | dd6bc164769c8e69139225355a5d0158f22ecc41 (diff) | |
download | ports-d1bc24e8d3993493cb7e0d6b366632911d0378c3.tar.gz ports-d1bc24e8d3993493cb7e0d6b366632911d0378c3.zip |
Notes
Diffstat (limited to 'security/p5-CSP')
-rw-r--r-- | security/p5-CSP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile index 9a6d0b07643f..13abacff193f 100644 --- a/security/p5-CSP/Makefile +++ b/security/p5-CSP/Makefile @@ -8,7 +8,8 @@ PORTNAME= CSP PORTVERSION= 0.32 CATEGORIES= security perl5 -MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ +MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \ + http://cold.darkambient.net/ PKGNAMEPREFIX= p5- MAINTAINER= lx@redundancy.redundancy.org |