diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | d8262ac8309caef4465d150733ce904ffd9e9add (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /inputmethod | |
parent | a11b53a5a34c4b9f2ce690f712962f7bbf97fc58 (diff) | |
download | pkgsrc-d8262ac8309caef4465d150733ce904ffd9e9add.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index f2965fb9805..98c2626c731 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2006/09/16 12:20:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2007/03/21 12:05:47 wiz Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ |