diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-08-05 23:48:30 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-08-05 23:48:30 +0000 |
commit | 1ab68784c997181300af8191f332c533491baf9c (patch) | |
tree | 52d84fcfa59f7c4906f5957fddb2a9ff36f0f5dc /devel/libbonoboui/Makefile | |
parent | 0e2cb145f4e73cd041a5ce8e88a40bd8ff7c30eb (diff) | |
download | pkgsrc-1ab68784c997181300af8191f332c533491baf9c.tar.gz |
Update to 2.2.4:
- Chain to BonoboSocket's hierarchy_changed parent handler - #118705 (Federico)
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 8054137def5..6cb05dba805 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/07/30 21:29:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/05 23:48:30 jmmv Exp $ # -DISTNAME= libbonoboui-2.2.3 +DISTNAME= libbonoboui-2.2.4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.2/} EXTRACT_SUFX= .tar.bz2 |