aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-05-13 19:11:06 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-05-13 19:11:06 +0000
commit1bdb63d19dfeef8338a6fe78c22fbc5adc56a2d3 (patch)
treee4153e946ed0e5eee73c1e01ebae58e5a2dd946e /security/p5-Digest-HMAC/Makefile
parentafa5e4271793d39107af87d237acbba2c3995020 (diff)
downloadports-1bdb63d19dfeef8338a6fe78c22fbc5adc56a2d3.tar.gz
ports-1bdb63d19dfeef8338a6fe78c22fbc5adc56a2d3.zip
more clean pkg-plist
Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=59030
Diffstat (limited to 'security/p5-Digest-HMAC/Makefile')
-rw-r--r--security/p5-Digest-HMAC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index b56aafca2a63..4d29b50d63bf 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
-MAINTAINER= nork@cityfujisawa.ne.jp
+MAINTAINER= nork@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1