diff options
Diffstat (limited to 'dns/p5-DNS-Zone')
-rw-r--r-- | dns/p5-DNS-Zone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/p5-DNS-Zone/Makefile b/dns/p5-DNS-Zone/Makefile index a0e1864bc05c..ff1f25f4f423 100644 --- a/dns/p5-DNS-Zone/Makefile +++ b/dns/p5-DNS-Zone/Makefile @@ -9,8 +9,7 @@ PORTNAME= DNS-Zone PORTVERSION= 0.85 PORTREVISION= 0 CATEGORIES= dns perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= DNS +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |