diff options
author | obache <obache@pkgsrc.org> | 2011-11-10 10:57:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-10 10:57:54 +0000 |
commit | 8761d8db9b871741486c1a46fe0546c01f0e7127 (patch) | |
tree | b1a07d939593573efc112b0385ddad8035db24bc /inputmethod | |
parent | be867f731119a71b7a369729cad4fe991271157d (diff) | |
download | pkgsrc-8761d8db9b871741486c1a46fe0546c01f0e7127.tar.gz |
Bump PKGREVISION from libhangul shlib bumped.
Diffstat (limited to 'inputmethod')
-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 068b2a1afcc..689c5ca5633 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:54 sbd Exp $ +# $NetBSD: Makefile,v 1.8 2011/11/10 10:57:54 obache Exp $ # DISTNAME= scim-hangul-0.3.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |