From b2923803231244650b802a550538966f20948bff Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Mon, 1 Jul 2002 17:35:17 +0000 Subject: Change master site to MASTER_SITE_LOCAL --- textproc/py2html/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py2html') diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index fa6f9d506b1d..1a156578ad57 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -8,8 +8,8 @@ PORTNAME= py2html PORTVERSION= 0.7 CATEGORIES= textproc www python -MASTER_SITES= http://www3.kr.freebsd.org/~perky/distfiles/ \ - http://cvsup3.kr.freebsd.org/~perky/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= perky PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//} MAINTAINER= perky@FreeBSD.org -- cgit v1.2.3