diff options
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 393c2b182a78..6213e623e571 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,14 +6,13 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= demon@FreeBSD.org +MAINTAINER= DougB@FreeBSD.org PERL_CONFIGURE= yes |