diff options
Diffstat (limited to 'inputmethod/scim/Makefile')
-rw-r--r-- | inputmethod/scim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 04111bbe23a..9afd0b6c8f5 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2018/08/22 09:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2018/11/12 03:51:19 ryoon Exp $ # DISTNAME= scim-1.4.15 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |