diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
commit | 63c7a0f9737c93a82ece5b35edb91dbb81752862 (patch) | |
tree | 8fd2b334d8c215b34cd6ae1ba2b59c1a19256051 /x11-wm | |
parent | * Fix build with latest GNOME libraries. (diff) |
Back to betas...Update to GNOME 2.0 beta 5.
Notes
Notes:
svn path=/head/; revision=59482
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index f9b5ec4fd492..98ded3bc5c7b 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -9,7 +9,7 @@ PORTNAME= sawfish2 PORTVERSION= 2002.05.02 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 DISTNAME= sawfish-${PORTVERSION:S/./-/g} DIST_SUBDIR= gnome2 |