summaryrefslogtreecommitdiff
path: root/www/py-cherrypy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-cherrypy/Makefile')
-rw-r--r--www/py-cherrypy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile
index 004db2ab6ae..8de8ea6498e 100644
--- a/www/py-cherrypy/Makefile
+++ b/www/py-cherrypy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2015/08/01 08:17:43 adam Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/08 17:43:44 wiz Exp $
DISTNAME= CherryPy-3.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
-MASTER_SITES= http://pypi.python.org/packages/source/C/CherryPy/
+MASTER_SITES= ${MASTER_SITE_PYPI:=C/CherryPy/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cherrypy.org/