summaryrefslogtreecommitdiff
path: root/textproc/py-prettytable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-prettytable/Makefile')
-rw-r--r--textproc/py-prettytable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-prettytable/Makefile b/textproc/py-prettytable/Makefile
index 61a9131dfb5..51b19fd61eb 100644
--- a/textproc/py-prettytable/Makefile
+++ b/textproc/py-prettytable/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2014/04/17 21:11:31 imil Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:40 wiz Exp $
#
DISTNAME= prettytable-0.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://pypi.python.org/packages/source/P/PrettyTable/
+MASTER_SITES= ${MASTER_SITE_PYPI:=P/PrettyTable/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/prettytable/