diff options
author | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
commit | 55def62e8614270ace60080af6e6b3db5cd9d085 (patch) | |
tree | 77b8b820fdcdafd3bfbf459fea0d1922ec392915 /inputmethod | |
parent | e11f195c1c9e9a0f93675be56051a19d75bfa5cc (diff) | |
download | pkgsrc-55def62e8614270ace60080af6e6b3db5cd9d085.tar.gz |
Bump PKGREVISION from uim shlib major bump.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/scim-uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim-tomoe-gtk/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 94f1073a387..93a1e0ccb18 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 00:13:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/07/22 06:18:36 obache Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 6387bdab9d6..baff633c97f 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/06/14 07:44:21 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/07/22 06:18:36 obache Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |