diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-28 12:35:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-28 12:35:44 +0800 |
commit | f717848e356e030af74d3209ccccf36ead61fa72 (patch) | |
tree | 36a5e7048ac3933917cf76ad12273ff1b575f515 /x11-toolkits/libbonoboui/Makefile | |
parent | 175cb6ea0714ad591a74a87e18daac8231c60ba1 (diff) | |
download | marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar.gz marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar.bz2 marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar.lz marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar.xz marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.tar.zst marcuscom-ports-f717848e356e030af74d3209ccccf36ead61fa72.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1107 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libbonoboui/Makefile')
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 98a5f2618..920f0e575 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libbonoboui -PORTVERSION= 2.3.6 +PORTVERSION= 2.4.0 CATEGORIES= x11-toolkits gnome 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 |