diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
commit | 58d6153c1e523d4aeede7753ecf4879e60825b69 (patch) | |
tree | b731abccc22c5da200d9004c6ef85df0fd11f659 /x11-toolkits/libbonoboui | |
parent | 8748cab92fd1c74d6ee50e6aa29441042017c7ab (diff) | |
download | ports-58d6153c1e523d4aeede7753ecf4879e60825b69.tar.gz ports-58d6153c1e523d4aeede7753ecf4879e60825b69.zip |
Notes
Diffstat (limited to 'x11-toolkits/libbonoboui')
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 2889de341676..1bd92f7f9daa 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -9,7 +9,7 @@ PORTNAME= libbonoboui PORTVERSION= 2.0.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |