diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
commit | 58e59f78c64a79986a0695b98d643fe870ee408b (patch) | |
tree | b9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /security/p5-Crypt-Cryptix | |
parent | 0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff) | |
download | ports-58e59f78c64a79986a0695b98d643fe870ee408b.tar.gz ports-58e59f78c64a79986a0695b98d643fe870ee408b.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Notes
Notes:
svn path=/head/; revision=231170
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 f6ebf317ed1a..b94ab62c8422 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= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) PERL_CONFIGURE= yes |