diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /inputmethod/ibus-unikey | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'inputmethod/ibus-unikey')
-rw-r--r-- | inputmethod/ibus-unikey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index 8c50891dedb..edabc6333a4 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:23 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2016/08/03 10:22:59 adam Exp $ # DISTNAME= ibus-unikey-0.6.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ |