aboutsummaryrefslogtreecommitdiff
path: root/devel/hg-git/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-22 21:21:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-22 21:21:24 +0000
commitd2b358e81b1e407b94af4ce0bb4dd0053467cc15 (patch)
tree30f01a6dc4705929d8805d86fac3c12d663323d1 /devel/hg-git/Makefile
parent7643c50688ba37f8969c287517e93608e38ee217 (diff)
downloadports-d2b358e81b1e407b94af4ce0bb4dd0053467cc15.tar.gz
ports-d2b358e81b1e407b94af4ce0bb4dd0053467cc15.zip
Notes
Diffstat (limited to 'devel/hg-git/Makefile')
-rw-r--r--devel/hg-git/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index 18b48bbdd25c..ac6bf909d60c 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hg-git
-PORTVERSION= 0.4.0
+PORTVERSION= 0.5.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,5 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:${PORTSDIR}/devel/dulwich \
USE_PYTHON= 2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
-PYDISTUTILS_PKGNAME= ${PORTNAME:S/-/_/}
.include <bsd.port.mk>