diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/joe/Makefile | 4 | ||||
-rw-r--r-- | chinese/joe2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index a905afb..4323b36 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -7,11 +7,11 @@ MASTERDIR= ${.CURDIR}/../../editors/joe -PATCH_SITES= ftp://mail.elife.idv.tw/pub/work/collection/cjoe/ +PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/ PATCHFILES= zh-joe-2.8_3-patch PATCH_DIST_STRIP= -p1 -MAINTAINER= statue@mail.elife.idv.tw +MAINTAINER= statue@freebsd.sinica.edu.tw MD5_FILE= ${.CURDIR}/distinfo diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index a905afb..4323b36 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -7,11 +7,11 @@ MASTERDIR= ${.CURDIR}/../../editors/joe -PATCH_SITES= ftp://mail.elife.idv.tw/pub/work/collection/cjoe/ +PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/ PATCHFILES= zh-joe-2.8_3-patch PATCH_DIST_STRIP= -p1 -MAINTAINER= statue@mail.elife.idv.tw +MAINTAINER= statue@freebsd.sinica.edu.tw MD5_FILE= ${.CURDIR}/distinfo |