diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-28 02:33:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-28 02:33:26 +0800 |
commit | 8a82cffff5575b902767dfc57036b4b324df72a6 (patch) | |
tree | 567f3b7ad9e850e1d0abbe45e21bcaca2ae80931 /devel/libbonobo/Makefile | |
parent | e05872ae404c31f69faa53a2960b9ff5df04e713 (diff) | |
download | marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar.gz marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar.bz2 marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar.lz marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar.xz marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.tar.zst marcuscom-ports-8a82cffff5575b902767dfc57036b4b324df72a6.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1105 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index c3bd31dd9..e14d57d56 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libbonobo -PORTVERSION= 2.3.6 +PORTVERSION= 2.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |