diff options
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 2496a1559ad..cb3f5096f53 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/06/14 07:44:03 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/07 19:16:59 adam Exp $ # DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |