diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-24 17:20:52 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-24 17:20:52 +0800 |
commit | 5191fd3937fb2cccec62ee86660ef9da0a01e557 (patch) | |
tree | bc39d5568d0ae146c2eaeee99e9011617c281237 /security/p5-Crypt-Cryptix | |
parent | 1d6a7b17fa2b44b43218302ad87119b1fa823669 (diff) | |
download | freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.tar.gz freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.tar.zst freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.zip |
- Pass maintainership to submitter
PR: ports/109474
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
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 |