diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2011-03-23 22:36:25 +0800 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2011-03-23 22:36:25 +0800 |
commit | 4007b0f2b07648e34737e72e0a2668e4b2d82606 (patch) | |
tree | a7a4295f1a6ca0f89843337f7e38cee62704e3b2 /chinese/gcin/Makefile | |
parent | e5c97cb997bb5a4ae37a9f0123980bd432a180bd (diff) | |
download | freebsd-ports-gnome-4007b0f2b07648e34737e72e0a2668e4b2d82606.tar.gz freebsd-ports-gnome-4007b0f2b07648e34737e72e0a2668e4b2d82606.tar.zst freebsd-ports-gnome-4007b0f2b07648e34737e72e0a2668e4b2d82606.zip |
- Update to 1.6.0
- Take maintainership
Changelog: http://www.csie.nctu.edu.tw/~cp76/gcin/download/Changelog.html
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 6e1107e71465..327de28e435e 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,14 +6,14 @@ # PORTNAME= gcin -PORTVERSION= 1.5.9 +PORTVERSION= 1.6.0 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \ LOCAL/chinsan/gcin:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= A traditional chinese input utility in X LICENSE= LGPL21 |