summaryrefslogtreecommitdiff
path: root/time/py-dateutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-dateutil/Makefile')
-rw-r--r--time/py-dateutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index 18e4322e605..0783878ee1e 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2015/01/11 21:05:30 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/08 17:43:42 wiz Exp $
DISTNAME= python-dateutil-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
CATEGORIES= time python
-MASTER_SITES= https://pypi.python.org/packages/source/p/python-dateutil/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-dateutil/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://dateutil.readhedocs.org/