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 005e9cfe8ed..c0c8552ef11 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/11/13 07:57:57 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/06 12:40:43 wiz Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |