summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-07-01 17:35:17 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-07-01 17:35:17 +0000
commitb2923803231244650b802a550538966f20948bff (patch)
treeaaac0881ff107817f0c99bb6296bce176ad79eaa /textproc
parentAdd another download location. (diff)
Change master site to MASTER_SITE_LOCAL
Notes
Notes: svn path=/head/; revision=62289
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py2html/Makefile4
1 files changed, 2 insertions, 2 deletions
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