diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 186a2a99c58f8f338ebec73eda8405cbdfe0264c (patch) | |
tree | e73efa97857e7bf14f7c1a7846a29bb5df3074f3 /x11-toolkits/gtk30 | |
parent | cd370788c796ff38e84ff5945ba17101b184968e (diff) | |
download | FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.zip FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.tar.gz |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index f57ac72..514f492 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk PORTVERSION= 2.0.3 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-20020607,} \ +MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-rc1,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ |