diff options
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 38ea66ea3a7d..f78021fb7b5c 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -34,9 +34,11 @@ MAN1= gcin.1 gcin2tab.1 gcin-gb-toggle.1 gcin-kbm-toggle.1 \ .include <bsd.port.pre.mk> .if defined(WITH_BOSHIAMY) -MASTER_SITES+= http://edt1023.sayya.org/gcin/:boshiamy +MASTER_SITES+= http://cle.linux.org.tw/~edt1023/gcin/:boshiamy \ + LOCAL/chinsan/gcin:boshiamy \ + http://edt1023.sayya.org/gcin/:boshiamy DISTFILES+= ${BOSHIAMY_FILE}:boshiamy -BOSHIAMY_FILE= noseeing-8.tar.gz +BOSHIAMY_FILE= noseeing-9.tar.gz post-extract: @${TAR} -C ${WRKSRC}/data/ -zxf ${DISTDIR}/${BOSHIAMY_FILE} \ noseeing.cin |