summaryrefslogtreecommitdiff
path: root/textproc/py-markupsafe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-markupsafe/Makefile')
-rw-r--r--textproc/py-markupsafe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile
index 4f6356dbc8d..17fefb0c7ed 100644
--- a/textproc/py-markupsafe/Makefile
+++ b/textproc/py-markupsafe/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2014/05/14 08:45:07 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 17:43:41 wiz Exp $
DISTNAME= MarkupSafe-0.23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
-MASTER_SITES= http://pypi.python.org/packages/source/M/MarkupSafe/
+MASTER_SITES= ${MASTER_SITE_PYPI:=M/MarkupSafe/}
MAINTAINER= kleink@NetBSD.org
HOMEPAGE= http://www.pocoo.org/projects/markupsafe/