diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-15 17:05:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-15 17:05:13 +0800 |
commit | 186a2a99c58f8f338ebec73eda8405cbdfe0264c (patch) | |
tree | e73efa97857e7bf14f7c1a7846a29bb5df3074f3 /x11-toolkits/libbonoboui | |
parent | cd370788c796ff38e84ff5945ba17101b184968e (diff) | |
download | freebsd-ports-gnome-186a2a99c58f8f338ebec73eda8405cbdfe0264c.tar.gz freebsd-ports-gnome-186a2a99c58f8f338ebec73eda8405cbdfe0264c.tar.zst freebsd-ports-gnome-186a2a99c58f8f338ebec73eda8405cbdfe0264c.zip |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
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 369685cb7147..2889de341676 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-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |