summaryrefslogtreecommitdiff
path: root/chinese
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 /chinese
parentAdd another download location. (diff)
Change master site to MASTER_SITE_LOCAL
Notes
Notes: svn path=/head/; revision=62289
Diffstat (limited to 'chinese')
-rw-r--r--chinese/pycodec/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/pycodec/Makefile b/chinese/pycodec/Makefile
index 784913cfd08e..0ded5f82aed7 100644
--- a/chinese/pycodec/Makefile
+++ b/chinese/pycodec/Makefile
@@ -8,9 +8,8 @@
PORTNAME= pycodec
PORTVERSION= 1.2.0
CATEGORIES= chinese python converters
-MASTER_SITES= http://www3.kr.freebsd.org/~perky/distfiles/ \
- http://fallin.lv/distfiles/ \
- #ftp://python-codecs.sourceforge.net/pub/python-codecs/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= perky
DISTNAME= ChineseCodecs${PORTVERSION}
MAINTAINER= perky@FreeBSD.org