diff options
Diffstat (limited to 'inputmethod/scim-hangul/Makefile')
-rw-r--r-- | inputmethod/scim-hangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile index ba59f65fad1..cf2df73fe4c 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:24 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2016/08/03 10:23:01 adam Exp $ # DISTNAME= scim-hangul-0.4.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |