aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-kitchen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-kitchen/Makefile')
-rw-r--r--devel/py-kitchen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-kitchen/Makefile b/devel/py-kitchen/Makefile
index d239d4301134..c7c054da5751 100644
--- a/devel/py-kitchen/Makefile
+++ b/devel/py-kitchen/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= kitchen
+DISTVERSIONPREFIX= v
PORTVERSION= 1.2.5
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= python
USE_GITHUB= yes
GH_ACCOUNT= fedora-infra
-GH_TAGNAME= v1.2.5
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>