diff options
Diffstat (limited to 'inputmethod/ibus-m17n/Makefile')
-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 74acd6e7aaf..541b3d844fb 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:33 abs Exp $ +# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:27 wiz Exp $ # DISTNAME= ibus-m17n-1.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |