diff options
Diffstat (limited to 'inputmethod/libchewing/Makefile')
-rw-r--r-- | inputmethod/libchewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile index 90b7493eec6..d8cd0d61b4e 100644 --- a/inputmethod/libchewing/Makefile +++ b/inputmethod/libchewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 17:47:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/06 08:17:14 adam Exp $ # DISTNAME= libchewing-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chinese inputmethod MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |