diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /inputmethod/gcin | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'inputmethod/gcin')
-rw-r--r-- | inputmethod/gcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index 4f62016ae5c..2111cae9e09 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2017/02/06 13:55:32 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/02/12 06:25:33 ryoon Exp $ # DISTNAME= gcin-1.1.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod #MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ MASTER_SITES= http://cle.linux.org.tw/gcin/download/gcin-old/gcin-1.1.x/ |