diff options
Diffstat (limited to 'inputmethod/xcin')
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 5413c186530..36225bf8742 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:42 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |