diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-11 16:55:44 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-11 16:55:44 +0000 |
commit | 8803df502d2ccc7e4ab4c194555ceefa8b8a87b6 (patch) | |
tree | 0fca84714bc899fa0b5ab8946f72e29bfdb0e3e4 | |
parent | Add a missing dependency on libgnomeprintui. (diff) |
Update MASTER_SITES
PR: 53210
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Notes
Notes:
svn path=/head/; revision=82795
-rw-r--r-- | chinese/autoconvert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index 5318bc8ce632..56f1bc9d1dfa 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -8,7 +8,7 @@ PORTNAME= autoconvert PORTVERSION= 0.3.13 CATEGORIES= chinese -MASTER_SITES= http://people.debian.org/~ygh/ +MASTER_SITES= ftp://banyan.dlut.edu.cn/pub/PEOPLE/saka/ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= Intelligent Chinese encoding converter |