aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-HCE_SHA
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-17 21:27:42 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-17 21:27:42 +0000
commit2dd2e374644e38279d476e9033809c3d286b7d85 (patch)
tree3384859d6b59c954899557400073ba6580e68424 /security/p5-Crypt-HCE_SHA
parente4e6c2ebedf01eddd1204791a55a893d9ec43a59 (diff)
Change of email address, same maintainer.
PR: ports/113686 Submitted by: Steven Kreuzer (confirmed from the old email on private)
Notes
Notes: svn path=/head/; revision=193739
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 b3e96bf358c4..25df4b5eb21c 100644
--- a/security/p5-Crypt-HCE_SHA/Makefile
+++ b/security/p5-Crypt-HCE_SHA/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= skreuzer@f2o.org
+MAINTAINER= skreuzer@exit2shell.com
COMMENT= Perl5 interface to one way hash chaining block cipher
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1