aboutsummaryrefslogtreecommitdiff
path: root/devel/py-testpath/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-25 21:02:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-25 21:02:04 +0000
commit4f698d200c37fe8afacd556555ef5c2755956b00 (patch)
treede2e06bb47b75d7b922f7f56f0660881bed0ecf3 /devel/py-testpath/Makefile
parent1f2839e2ceaa59c6375108e746397e2077a0e908 (diff)
Notes
Diffstat (limited to 'devel/py-testpath/Makefile')
-rw-r--r--devel/py-testpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-testpath/Makefile b/devel/py-testpath/Makefile
index b1d9aa8bb61c..f3db84918318 100644
--- a/devel/py-testpath/Makefile
+++ b/devel/py-testpath/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= testpath
-PORTVERSION= 0.3
+PORTVERSION= 0.3.1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= jupyter
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.pre.mk>