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. --- comms/py-serial/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/py-serial') diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 4b978df9e8a..7d203932cee 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:31 adam Exp $ +# $NetBSD: Makefile,v 1.6 2016/06/08 17:43:20 wiz Exp $ DISTNAME= pyserial-2.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= comms python -MASTER_SITES= http://pypi.python.org/packages/source/p/pyserial/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyserial/} MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://pyserial.sourceforge.net/ -- cgit v1.2.3