diff options
Diffstat (limited to 'inputmethod/scim-canna')
-rw-r--r-- | inputmethod/scim-canna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile index 357a168adc3..1e60346c61e 100644 --- a/inputmethod/scim-canna/Makefile +++ b/inputmethod/scim-canna/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:37 abs Exp $ # DISTNAME= scim-canna-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/} |