diff options
Diffstat (limited to 'inputmethod/ibus-handwrite')
-rw-r--r-- | inputmethod/ibus-handwrite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index c56d6591566..c87868f396e 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/03/25 12:36:26 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:54 obache Exp $ # DISTNAME= ibus-handwrite-2.1.4 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |