summaryrefslogtreecommitdiff
path: root/devel/py-python-decouple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-python-decouple/Makefile')
-rw-r--r--devel/py-python-decouple/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-python-decouple/Makefile b/devel/py-python-decouple/Makefile
index 142c0395242e..416bfadf1198 100644
--- a/devel/py-python-decouple/Makefile
+++ b/devel/py-python-decouple/Makefile
@@ -1,18 +1,17 @@
PORTNAME= python-decouple
-DISTVERSION= 3.6
-PORTREVISION= 1
+DISTVERSION= 3.8
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@FreeBSD.org
COMMENT= Strict separation of settings from code
-WWW= https://github.com/henriquebastos/python-decouple/
+WWW= https://github.com/HBNetwork/python-decouple
LICENSE= MIT
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
NO_ARCH= yes