summaryrefslogtreecommitdiff
path: root/devel/bonobo/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-08-11 18:26:56 +0000
committerrh <rh@pkgsrc.org>2001-08-11 18:26:56 +0000
commitf3f2dacb462c21aefba4879944b260192bd9d7c0 (patch)
tree2e0edf038d82e5a1e8f41ca4dbbb73bbc3cf4da4 /devel/bonobo/Makefile
parent9d3474b48bfad242aa9727cd7e2ec6cfe303eec2 (diff)
downloadpkgsrc-f3f2dacb462c21aefba4879944b260192bd9d7c0.tar.gz
Update bonobo to 1.0.7
Notable changes are: * UI handler stuff: * Key stroke handling fixage * set/get prop acceleration * default icon fixage * prototype cleans * Misc stuff * re-entrancy fix in event_source_destroy * moniker-extender-file fix * item-container bug * Portability fixes * doc fixes * updated tests * config dialog rename * fixed libefs linking
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r--devel/bonobo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index 4a66e7118db..d2d9290cefe 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2001/06/11 06:34:26 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/08/11 18:26:56 rh Exp $
#
-DISTNAME= bonobo-1.0.4
+DISTNAME= bonobo-1.0.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/bonobo/}