diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-26 22:17:40 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-26 22:17:40 +0000 |
commit | 66daf3b5fa2af31b501fe088e2c5646a393c2afc (patch) | |
tree | 13f4264e3061295381720a4d0f9eacef3b123466 /devel/libbonobo/Makefile | |
parent | a062caf1f409992523dcb157ceb6be11ae7ba40d (diff) | |
download | FreeBSD-ports-66daf3b5fa2af31b501fe088e2c5646a393c2afc.zip FreeBSD-ports-66daf3b5fa2af31b501fe088e2c5646a393c2afc.tar.gz |
Update to 2.6.1 which fixes, among other things, the bug where
bonobo-activation-server would not quit on logout.
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 8e7dbae..b4cfeac 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libbonobo -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 |