diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-02-21 15:10:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-02-21 15:10:42 +0000 |
commit | 744c05df00e6db027813c7ae1bf5c3662aa65378 (patch) | |
tree | c9556018ecd154553f76ce51e27329979168b117 /chinese/joe2 | |
parent | 08873c0511430076e4f283ea3cdb28063282cf95 (diff) | |
download | ports-744c05df00e6db027813c7ae1bf5c3662aa65378.tar.gz ports-744c05df00e6db027813c7ae1bf5c3662aa65378.zip |
Notes
Diffstat (limited to 'chinese/joe2')
-rw-r--r-- | chinese/joe2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index 64b3b50dba77..47d6470fdbb4 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -7,9 +7,8 @@ CATEGORIES= chinese editors -PATCH_SITES= ftp://bbs.ilc.edu.tw/chinsan/patch/ \ - http://bbs.ilc.edu.tw/~chinsan/ports/joe2/ \ - ftp://news.giga.net.tw/chinsan/patch/ +PATCH_SITES= http://chinsan2.twbbs.org/distfiles/ \ + ftp://chinsan2.twbbs.org/distfiles/ PATCHFILES= zh-joe-2.9.8.diff PATCH_DIST_STRIP= -p1 |