aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-HCE_SHA
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-24 17:20:52 +0800
committerrafan <rafan@FreeBSD.org>2007-02-24 17:20:52 +0800
commit5191fd3937fb2cccec62ee86660ef9da0a01e557 (patch)
treebc39d5568d0ae146c2eaeee99e9011617c281237 /security/p5-Crypt-HCE_SHA
parent1d6a7b17fa2b44b43218302ad87119b1fa823669 (diff)
downloadfreebsd-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-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 1b46b48df619..b3e96bf358c4 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= ports@FreeBSD.org
+MAINTAINER= skreuzer@f2o.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