diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2007-08-31 13:37:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2007-08-31 13:37:23 +0000 |
commit | d1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch) | |
tree | bba44484f7b230fd6b557cc34a841c889282242a /security/p5-Digest-MD4 | |
parent | ff334859ab3a3bf4271f7fce3a419dc3c28772be (diff) | |
download | ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.tar.gz ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.zip |
Notes
Diffstat (limited to 'security/p5-Digest-MD4')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index a91a99395727..fea778b0feeb 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -9,8 +9,7 @@ PORTNAME= Digest-MD4 PORTVERSION= 1.5 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Digest +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org |