aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-HCE_SHA
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
commit58e59f78c64a79986a0695b98d643fe870ee408b (patch)
treeb9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /security/p5-Crypt-HCE_SHA
parent0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-HCE_SHA')
-rw-r--r--security/p5-Crypt-HCE_SHA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile
index 53138886a8b4..a13e99c04c66 100644
--- a/security/p5-Crypt-HCE_SHA/Makefile
+++ b/security/p5-Crypt-HCE_SHA/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skreuzer@exit2shell.com
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl5 interface to one way hash chaining block cipher
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1