From ccc333087745c5d7b310a7dcfb29ded2506e4e21 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Jun 2016 17:43:20 +0000 Subject: Switch to MASTER_SITES_PYPI. --- databases/py-python-rrdtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-python-rrdtool/Makefile') diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile index 9e79e71094f..6a1ee027619 100644 --- a/databases/py-python-rrdtool/Makefile +++ b/databases/py-python-rrdtool/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:33 adam Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:23 wiz Exp $ DISTNAME= python-rrdtool-1.4.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= databases -MASTER_SITES= https://pypi.python.org/packages/source/p/python-rrdtool/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-rrdtool/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/pbanaszkiewicz/python-rrdtool -- cgit v1.2.3