aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PasswdMD5
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
commitdc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch)
tree44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /security/p5-Crypt-PasswdMD5
parentc301912128b027b0f2311ff1bb3439ed19354297 (diff)
downloadports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.tar.gz
ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.zip
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Notes
Notes: svn path=/head/; revision=227098
Diffstat (limited to 'security/p5-Crypt-PasswdMD5')
-rw-r--r--security/p5-Crypt-PasswdMD5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile
index 757e465f4ebf..f92ba8127305 100644
--- a/security/p5-Crypt-PasswdMD5/Makefile
+++ b/security/p5-Crypt-PasswdMD5/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that provides interoperable MD5-based crypt() function
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5