aboutsummaryrefslogtreecommitdiffstats
path: root/converters/py-bsdconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-bsdconv/Makefile')
-rw-r--r--converters/py-bsdconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 118cc3aef974..992159837493 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
-PORTVERSION= 9.0
+PORTVERSION= 10.0.0
CATEGORIES= converters python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@@ -16,8 +16,8 @@ LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
+GH_COMMIT= e28674b
GH_PROJECT= python-${PORTNAME}
-GH_COMMIT= 2fcf39c
USE_PYTHON= yes
USE_PYDISTUTILS= yes