diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Tie-DNS/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/p5-Tie-DNS/Makefile b/dns/p5-Tie-DNS/Makefile index 6a6ce44bf72f..fa56936e5bdd 100644 --- a/dns/p5-Tie-DNS/Makefile +++ b/dns/p5-Tie-DNS/Makefile @@ -2,13 +2,11 @@ # $FreeBSD$ PORTNAME= Tie-DNS -PORTVERSION= 1.133.260 -PORTREVISION= 1 +PORTVERSION= 1.133260 PORTEPOCH= 1 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tie interface to Net::DNS |