aboutsummaryrefslogtreecommitdiff
path: root/dns/fpdns/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:25:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:25:09 +0000
commitdb678708d354394c3e419e46879df0daf628048e (patch)
treecebd35330ef7df0d755abbf4f79b0f2264d4a3ff /dns/fpdns/Makefile
parent6a628fecf839eba945741bad69b076212e0e6f5b (diff)
downloadports-db678708d354394c3e419e46879df0daf628048e.tar.gz
ports-db678708d354394c3e419e46879df0daf628048e.zip
Change to upstream versioning
Notes
Notes: svn path=/head/; revision=517411
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r--dns/fpdns/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index 46d0d5edbf60..8b79b191c73e 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fpdns
-PORTVERSION= 0.10.0.20190131
+PORTVERSION= 20190131
CATEGORIES= dns net perl5
MAINTAINER= sunpoet@FreeBSD.org
@@ -21,6 +21,5 @@ NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= kirei
-GH_TAGNAME= ${PORTVERSION:E}
.include <bsd.port.mk>