diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | fb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /inputmethod/scim-python | |
parent | 1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff) | |
download | pkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'inputmethod/scim-python')
-rw-r--r-- | inputmethod/scim-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index 41a8fb10073..8a756d73c53 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/02/06 12:40:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/03/03 00:13:24 wiz Exp $ # DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |