diff options
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 |