diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
commit | 8c40a84538c16aee1ebbe695f1e767390e4a4c51 (patch) | |
tree | fcba71349013a2bcf994dee962e5a27677d57d30 /inputmethod | |
parent | e683cfdfbaf83ce035a93e4bf8288a1919ec8699 (diff) | |
download | pkgsrc-8c40a84538c16aee1ebbe695f1e767390e4a4c51.tar.gz |
Revbump after updating db5
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 2923545c7d3..8801d7757be 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/01/07 12:35:20 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/01/18 13:55:13 adam Exp $ DISTNAME= libtabe-0.2.6 -PKGREVISION= 2 +PKGREVISION= 3 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 fe2339c7d2e..95d82ef0098 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/11/13 07:57:58 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/01/18 13:55:36 adam Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index e895ff8064f..5f24de27ad9 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/01/07 12:58:45 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/01/18 13:55:55 adam Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |