diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-17 20:14:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-17 20:14:56 +0000 |
commit | dd552493bf34ecbef18bc774faa49e5f6c74c876 (patch) | |
tree | 43ab06bbbb8fee2ee23c4e9bdb05aa24c0618860 /security/p5-Crypt-Blowfish_PP/Makefile | |
parent | 1f40097037192a9d48783e40044693260c207344 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP/Makefile')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index 39238f26c016..6cd8fedd61c7 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Blowfish encryption algorithm implemented purely in Perl PERL_CONFIGURE= yes |