diff options
Diffstat (limited to 'inputmethod/ibus/Makefile')
-rw-r--r-- | inputmethod/ibus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index 10c62bd60a9..68f7dd8a73a 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/10/22 11:28:38 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/15 22:57:32 abs Exp $ # DISTNAME= ibus-1.3.8 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |