diff options
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/libtabe/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/novel-pinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile index faf532b9c87..35815cc8c39 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2010/06/02 12:34:02 adam Exp $ +# $NetBSD: Makefile,v 1.21 2010/09/16 08:06:15 adam Exp $ DISTNAME= libtabe-0.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chinese inputmethod MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/ diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index a805b7dbfd4..2e933e9ad4f 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/16 08:06:15 adam Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 9eb7894a36f..015f5967b34 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2010/06/02 12:36:57 adam Exp $ +# $NetBSD: Makefile,v 1.28 2010/09/16 08:06:15 adam Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |