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 a006c593eb8..bc73dd32b3d 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:11:23 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |