diff options
Diffstat (limited to 'inputmethod/scim-uim')
-rw-r--r-- | inputmethod/scim-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 53c1ebb211d..d7e3b73e35f 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/18 03:09:30 obache Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |