diff options
Diffstat (limited to 'inputmethod/ibus-chewing/Makefile')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 42f46547ca7..5516dbcc786 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/06/06 12:54:37 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/09/02 19:51:11 adam Exp $ # DISTNAME= ibus-chewing-1.4.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ |