aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-HMAC/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-05-14 03:11:06 +0800
committernork <nork@FreeBSD.org>2002-05-14 03:11:06 +0800
commit123e0e2edd33c172239b3e4794526bda96a025f6 (patch)
tree52619c733d21acf9f1ab96ea2f7ec4e436b55f45 /security/p5-Digest-HMAC/Makefile
parent8aa357dc1187f4370f1bf36a513210d7791cfbfb (diff)
downloadfreebsd-ports-gnome-123e0e2edd33c172239b3e4794526bda96a025f6.tar.gz
freebsd-ports-gnome-123e0e2edd33c172239b3e4794526bda96a025f6.tar.zst
freebsd-ports-gnome-123e0e2edd33c172239b3e4794526bda96a025f6.zip
more clean pkg-plist
Approved by: knu (mentor)
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