diff options
Diffstat (limited to 'security/p5-Crypt-Cryptix')
-rw-r--r-- | security/p5-Crypt-Cryptix/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-Cryptix/pkg-descr | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/security/p5-Crypt-Cryptix/Makefile b/security/p5-Crypt-Cryptix/Makefile index 6e8426363931..9e36ff7e137d 100644 --- a/security/p5-Crypt-Cryptix/Makefile +++ b/security/p5-Crypt-Cryptix/Makefile @@ -8,7 +8,9 @@ PORTNAME= Cryptix PORTVERSION= 1.16 CATEGORIES= security perl5 -MASTER_SITES= http://www.cryptix.org/dist/ +MASTER_SITES= http://www.ntua.gr/cryptix/dist/ \ + ftp://opensores.thebunker.net/pub/mirrors/cryptix/master.cryptix.org/dist/ \ + http://www.cypherpunks.to/~cryptix/dist/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org diff --git a/security/p5-Crypt-Cryptix/pkg-descr b/security/p5-Crypt-Cryptix/pkg-descr index 0b3017833858..2d5e16a60ab1 100644 --- a/security/p5-Crypt-Cryptix/pkg-descr +++ b/security/p5-Crypt-Cryptix/pkg-descr @@ -1 +1,3 @@ Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) + +WWW: http://www.cypherpunks.to/~cryptix/ |