aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-09 00:00:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-09 00:00:51 +0800
commit389a6c3dfe1604fdf6be730912f341e2443565a3 (patch)
tree52aa006a8015a9d74330a0892dc63b11e7f74a02 /dns
parentbdb59b3c28e5bb15c3fc9d69b6ea2eeeb83f4c6f (diff)
downloadfreebsd-ports-gnome-389a6c3dfe1604fdf6be730912f341e2443565a3.tar.gz
freebsd-ports-gnome-389a6c3dfe1604fdf6be730912f341e2443565a3.tar.zst
freebsd-ports-gnome-389a6c3dfe1604fdf6be730912f341e2443565a3.zip
- Use real PORTVERSION
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Tie-DNS/Makefile4
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