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 4adea923948..0bd424d81a3 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 11:01:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:36 abs Exp $ # DISTNAME= scim-1.4.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |