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 54065125099..d38ddc57fa5 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/01/25 10:30:11 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:04 ryoon Exp $ DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} |