diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-05 18:44:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-05 18:44:58 +0000 |
commit | 165dccc55bd8938c793dd1bc8e5ad16de055b4a5 (patch) | |
tree | 83e4c9f3b9c972da002c291cf07a651e90c22b25 /x11-toolkits/libbonoboui/Makefile | |
parent | 9e94e9b1893499375523b8aec27cf32b3663ed31 (diff) | |
download | ports-165dccc55bd8938c793dd1bc8e5ad16de055b4a5.tar.gz ports-165dccc55bd8938c793dd1bc8e5ad16de055b4a5.zip |
Notes
Diffstat (limited to 'x11-toolkits/libbonoboui/Makefile')
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 9c67ef6ad1e1..f5d1858c37da 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libbonoboui -PORTVERSION= 2.8.1 -PORTREVISION= 2 +PORTVERSION= 2.10.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |