diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-CBCeasy/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Crypt-CBCeasy/Makefile b/security/p5-Crypt-CBCeasy/Makefile index 8eb233d1e9d9..5d1dd5cf7b1e 100644 --- a/security/p5-Crypt-CBCeasy/Makefile +++ b/security/p5-Crypt-CBCeasy/Makefile @@ -8,8 +8,7 @@ PORTNAME= Crypt-CBCeasy PORTVERSION= 0.24 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Crypt +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org 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 |