diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-02-21 23:10:42 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-02-21 23:10:42 +0800 |
commit | 523f508ccdbf415622f2a2b944478bd48a358086 (patch) | |
tree | 3cf2cfc902eb41b6994167ec9c90f5fda62157a0 /chinese/joe2 | |
parent | 4550e05221d50c6e23a62123b52d859529ac22f7 (diff) | |
download | freebsd-ports-gnome-523f508ccdbf415622f2a2b944478bd48a358086.tar.gz freebsd-ports-gnome-523f508ccdbf415622f2a2b944478bd48a358086.tar.zst freebsd-ports-gnome-523f508ccdbf415622f2a2b944478bd48a358086.zip |
change PATCH_SITES.
PR: ports/93625
Submitted by: maintainer
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 |