summaryrefslogtreecommitdiff
path: root/japanese/pycodec
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-12 18:58:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-12 18:58:32 +0000
commit5939f78fc439274432b8c1e9ad928895b0f59a55 (patch)
treec30e164ad8e1e559d4b356f1877a94efb8a00ee0 /japanese/pycodec
parentChange "PNG" to "image", as this library can generate different formats (diff)
Update MASTER_SITES and MAINTAINER's address.
PR: ports/33619 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=52993
Diffstat (limited to 'japanese/pycodec')
-rw-r--r--japanese/pycodec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/pycodec/Makefile b/japanese/pycodec/Makefile
index 4797752ee65d..86b738bcc7cd 100644
--- a/japanese/pycodec/Makefile
+++ b/japanese/pycodec/Makefile
@@ -8,12 +8,12 @@
PORTNAME= pycodec
PORTVERSION= 1.4.3
CATEGORIES= japanese python converters
-MASTER_SITES= http://pseudo.grad.sccs.chukyo-u.ac.jp/~kajiyama/python/ \
- ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/ \
+MASTER_SITES= ftp://ftp.python.jp/JapaneseCodecs/ \
+ http://pseudo.grad.sccs.chukyo-u.ac.jp/~kajiyama/python/ \
http://www3.kr.freebsd.org/~perky/distfiles/
DISTNAME= JapaneseCodecs-${PORTVERSION}
-MAINTAINER= perky@python.or.kr
+MAINTAINER= perky@fallin.lv
BUILD_DEPENDS= ${PYDISTUTILS}