diff options
Diffstat (limited to 'inputmethod/scim-tables')
-rw-r--r-- | inputmethod/scim-tables/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index 81c39338d53..71f2470eda9 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/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:44 wiz Exp $ # DISTNAME= scim-tables-0.5.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |