diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
commit | 1a186b37ec1eebe398a5d7a5befa70af590b584a (patch) | |
tree | 085571d3929430d8afd5a20d945ebe5d7c24c555 /chinese/joe | |
parent | af9892c175b3b534a10a32e9f583a6a69842578b (diff) | |
download | ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.tar.gz ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.zip |
Notes
Diffstat (limited to 'chinese/joe')
-rw-r--r-- | chinese/joe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index db524a3c30b5..7188156cf960 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -7,8 +7,7 @@ CATEGORIES= chinese editors -PATCH_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +PATCH_SITES= LOCAL/chinsan PATCHFILES= zh-joe-3.5.diff PATCH_DIST_STRIP= -p1 |