diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-24 09:20:52 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-24 09:20:52 +0000 |
commit | 9ad7e0b5c816d41701856b642040cd90f13fe6be (patch) | |
tree | fcc73dae42e42a000766bcc4991220a82bfeeaad /security/p5-Crypt-Cryptix | |
parent | d90c20850187097d67087dcf848ff1b8689f85b8 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-Cryptix')
-rw-r--r-- | security/p5-Crypt-Cryptix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Cryptix/Makefile b/security/p5-Crypt-Cryptix/Makefile index be9ce5c40d17..39f5c41631d2 100644 --- a/security/p5-Crypt-Cryptix/Makefile +++ b/security/p5-Crypt-Cryptix/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ntua.gr/cryptix/dist/ \ http://www.cypherpunks.to/~cryptix/dist/ PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@f2o.org COMMENT= Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) PERL_CONFIGURE= yes |