diff options
Diffstat (limited to 'chinese/gcin')
-rw-r--r-- | chinese/gcin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 484b739760bb..3a6689edc275 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -9,15 +9,15 @@ PORTNAME= gcin PORTVERSION= 1.2.7 PORTREVISION= 2 CATEGORIES= chinese textproc gnome -MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main +MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \ + LOCAL/chinsan:main \ + http://yilan.twbbs.org/chinsan/gcin/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 MAINTAINER= chinsan@FreeBSD.org COMMENT= A traditional chinese input utility in X -BROKEN= Unfetchable - USE_BZIP2= YES GNU_CONFIGURE= YES USE_GNOME= gtk20 gnomecontrolcenter2 gnomehier |