diff options
author | jmmv <jmmv> | 2002-11-26 17:00:37 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2002-11-26 17:00:37 +0000 |
commit | e36cac54fddc4724bbb44e23aae58254f60a2f39 (patch) | |
tree | 3a7a1465953798c5586ccf6cb8c07f73d3b69e14 /devel/libbonoboui/Makefile | |
parent | e4114e611c5910196826c429121eec241432590a (diff) | |
download | pkgsrc-e36cac54fddc4724bbb44e23aae58254f60a2f39.tar.gz |
Update to 2.0.3.2; changes include:
* Bugs fixed
+ toolbar label set efficiency win (Michael)
+ toolbar destruction (Jaka Mocnik, Satyajit)
Approved by wiz.
This closes my own PR 18772.
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 063c3d6c592..64d112e8b97 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:49 rh Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/26 17:00:37 jmmv Exp $ # -DISTNAME= libbonoboui-2.0.3 -PKGREVISION= 1 +DISTNAME= libbonoboui-2.0.3.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.0/} EXTRACT_SUFX= .tar.bz2 |