diff options
Diffstat (limited to 'inputmethod/scim-m17n')
-rw-r--r-- | inputmethod/scim-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index fa8087547ba..14c7d7d9b07 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/01/18 09:59:11 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:50 wiz Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |