diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
commit | a8eeea619a5fe5ae07da17fbbe056d888a02067d (patch) | |
tree | 9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /inputmethod/scim-hangul/Makefile | |
parent | 2230662dbaf8dad816817932133be16b4360789f (diff) | |
download | pkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
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 6db03d8058f..5d1d1953c95 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/03/10 22:10:22 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2020/08/17 20:19:18 leot Exp $ # DISTNAME= scim-hangul-0.4.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |