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 e8521f32a77..297ef763528 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/09/07 19:16:58 adam Exp $ +# $NetBSD: Makefile,v 1.17 2012/09/15 10:05:14 obache Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |