diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /inputmethod/scim-python/Makefile | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'inputmethod/scim-python/Makefile')
-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 117afa6c4dc..48ddd64db68 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2016/07/09 13:03:53 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2016/08/03 10:23:02 adam Exp $ DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |