diff options
author | obache <obache@pkgsrc.org> | 2011-04-24 13:59:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-24 13:59:48 +0000 |
commit | c0c8fd1f8236ced7ccd39b1cc10a51c963fbdb36 (patch) | |
tree | 1ef3587a9b34245613892a981671a2e2427d5bd0 /inputmethod/gcin | |
parent | 5a2e0ee478440cb88a2ae33d23ff458defef175b (diff) | |
download | pkgsrc-c0c8fd1f8236ced7ccd39b1cc10a51c963fbdb36.tar.gz |
Bump PKGREVISION from gettext-lib shlib bump.
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 dda97c619ba..e4f36f962a7 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/11/16 02:07:14 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/04/24 13:59:48 obache Exp $ # DISTNAME= gcin-1.1.7 -PKGREVISION= 2 +PKGREVISION= 3 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/ |