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-m17n | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index a0459a1a4f8..11917973125 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/11/18 14:19:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2016/08/03 10:22:59 adam Exp $ # DISTNAME= ibus-m17n-1.3.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |