diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
commit | 7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /inputmethod | |
parent | fe72b789870356ae35ce019005f31a96cc04ddbd (diff) | |
download | pkgsrc-7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-python/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index cb754abb285..a11c042a323 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/03/03 00:12:21 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:18 wiz Exp $ # DISTNAME= ibus-1.3.9 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index 8a756d73c53..3d1e74da8f1 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/03/03 00:13:24 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/09 12:34:18 wiz Exp $ # DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |