diff options
author | jmmv <jmmv> | 2006-09-16 12:20:32 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2006-09-16 12:20:32 +0000 |
commit | 35cd74f783509cb1fbf2e2f5fe9659e45928bd0d (patch) | |
tree | 9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /inputmethod | |
parent | 1bd5612a57462aa11df6f1cb734efcab45fb7864 (diff) | |
download | pkgsrc-35cd74f783509cb1fbf2e2f5fe9659e45928bd0d.tar.gz |
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
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 3ae82bc1575..f2965fb9805 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/07/05 05:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2006/09/16 12:20:38 jmmv Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ |