diff options
Diffstat (limited to 'inputmethod/libchewing/Makefile')
-rw-r--r-- | inputmethod/libchewing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile index ed74fb825f5..a1e167a82a1 100644 --- a/inputmethod/libchewing/Makefile +++ b/inputmethod/libchewing/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/08/02 04:54:07 obache Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/07 16:47:12 adam Exp $ # DISTNAME= libchewing-0.4.0 +PKGREVISION= 1 CATEGORIES= chinese inputmethod MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |