summaryrefslogtreecommitdiff
path: root/textproc/py-pygments/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r--textproc/py-pygments/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index f9f26ba5e1d..1b01c637713 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2016/01/17 16:03:13 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/06/08 17:43:40 wiz Exp $
DISTNAME= Pygments-2.0.2
PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
-MASTER_SITES= http://pypi.python.org/packages/source/P/Pygments/
+MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pygments/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pygments.org/