diff options
Diffstat (limited to 'inputmethod/scim/Makefile')
-rw-r--r-- | inputmethod/scim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 3f392fc8f28..31b2e588ce9 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:25 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:31 tron Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |