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 1682f341662..8d6b7b3cc62 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:43:57 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/01 06:01:54 sbd Exp $ # DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |