aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-Domain-ExpireDate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-Domain-ExpireDate/Makefile')
-rw-r--r--dns/p5-Net-Domain-ExpireDate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile
index d8fdb42685cd..dde66a55c427 100644
--- a/dns/p5-Net-Domain-ExpireDate/Makefile
+++ b/dns/p5-Net-Domain-ExpireDate/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Domain-ExpireDate
-PORTVERSION= 1.15
-PORTREVISION= 1
+PORTVERSION= 1.15.1
CATEGORIES= dns net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NALOBIN
@@ -17,5 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
.include <bsd.port.mk>