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/joe2 | |
parent | af9892c175b3b534a10a32e9f583a6a69842578b (diff) | |
download | ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.tar.gz ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.zip |
- Remove chinsan2.twbbs.org, distfiles moved to LOCAL
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401
Submitted by: chinsan (maintainer)
Notes
Notes:
svn path=/head/; revision=183630
Diffstat (limited to 'chinese/joe2')
-rw-r--r-- | chinese/joe2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index 86821d380bc9..aea40ff64041 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/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-2.9.8.diff PATCH_DIST_STRIP= -p1 |