diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
commit | 9f2cee372c62c1ebcbd0c85174f1ac962b7078ae (patch) | |
tree | 0bd88cd04f38ea772900bdec42cb5fa5ad166c17 /inputmethod | |
parent | 174ca51bde189b5c67cbc2eaf2ff5e259165c23e (diff) | |
download | pkgsrc-9f2cee372c62c1ebcbd0c85174f1ac962b7078ae.tar.gz |
Recursive bump for new gtkglext pangox-compat dependency.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-handwrite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 1435b5d3c08..1292de84a53 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 23:01:52 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/16 17:47:21 wiz Exp $ # DISTNAME= ibus-handwrite-2.1.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |