From 66657f0945bd10aea95bf8000afc916d947cfbd8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Jun 2016 17:43:20 +0000 Subject: Switch to MASTER_SITES_PYPI. --- math/py-rpy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-rpy') diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index e0557efd804..becb15912c9 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2015/04/14 11:40:31 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2016/06/08 17:43:35 wiz Exp $ DISTNAME= rpy2-2.5.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/rpy2/rpy/} PKGREVISION= 2 CATEGORIES= math python -MASTER_SITES= https://pypi.python.org/packages/source/r/rpy2/ +MASTER_SITES= ${MASTER_SITE_PYPI:=r/rpy2/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rpy.sourceforge.net/ -- cgit v1.2.3