diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
commit | 497166b01b55feb7fcbd353e471034669a66e988 (patch) | |
tree | 69cd7c2060f8ae4d2c0d5aabf9466001a3f39a52 /security/p5-Crypt-HCE_MD5 | |
parent | 99ecc41d8d6307481c0a258ecfb1350817c46852 (diff) | |
download | ports-497166b01b55feb7fcbd353e471034669a66e988.tar.gz ports-497166b01b55feb7fcbd353e471034669a66e988.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-HCE_MD5')
-rw-r--r-- | security/p5-Crypt-HCE_MD5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-HCE_MD5/Makefile b/security/p5-Crypt-HCE_MD5/Makefile index 3abdfc921cbf..db6d2c4e92e9 100644 --- a/security/p5-Crypt-HCE_MD5/Makefile +++ b/security/p5-Crypt-HCE_MD5/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension implementing one way hash chaining encryption using MD5 PERL_CONFIGURE= yes |