diff options
Diffstat (limited to 'dns/p5-Net-DNS-ToolKit/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile index c6277a64f108..04a336e145c6 100644 --- a/dns/p5-Net-DNS-ToolKit/Makefile +++ b/dns/p5-Net-DNS-ToolKit/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Net-DNS-ToolKit -PORTVERSION= 0.31 +PORTVERSION= 0.33 CATEGORIES= dns perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |