diff options
author | ryoon <ryoon> | 2012-12-15 10:36:18 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-12-15 10:36:18 +0000 |
commit | f325364b576876d6e8b8961b4de4ee34a7dd5fe8 (patch) | |
tree | 7a89deafb740912af28f8fbadb269aad60105c95 /inputmethod | |
parent | b609e6e6301bb181b968b978303c74d175032e16 (diff) | |
download | pkgsrc-f325364b576876d6e8b8961b4de4ee34a7dd5fe8.tar.gz |
Bump PKGREVISION from devel/nss 3.14.0.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index 6239de60bc5..2e3feb24c9a 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 23:01:53 adam Exp $ +# $NetBSD: Makefile,v 1.23 2012/12/15 10:36:27 ryoon Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index 37dbf53d9ad..15404c8ca9b 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2012/10/08 23:01:53 adam Exp $ +# $NetBSD: Makefile,v 1.55 2012/12/15 10:36:27 ryoon Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 4d4b8d3c33b..ebee3df5fd4 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.68 2012/10/08 23:01:56 adam Exp $ +# $NetBSD: Makefile,v 1.69 2012/12/15 10:36:28 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |