diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-13 19:11:06 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-13 19:11:06 +0000 |
commit | 1bdb63d19dfeef8338a6fe78c22fbc5adc56a2d3 (patch) | |
tree | e4153e946ed0e5eee73c1e01ebae58e5a2dd946e /security/p5-Digest-HMAC/Makefile | |
parent | Forget to commit new distinfo in prev. commit (diff) |
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/Makefile | 2 |
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 |