diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
commit | 9f04edac18da3226218935fb556d050be3d8cf3c (patch) | |
tree | 0823c1c64f01728391dcc972341bdfed9114ddff /x11-wm | |
parent | Tie in glade2. (diff) |
Update to the latest GNOME 2 snapshot.
Notes
Notes:
svn path=/head/; revision=61139
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 6bb7166387c6..e89ae6321cc9 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -9,7 +9,7 @@ PORTNAME= sawfish2 PORTVERSION= 2002.05.24 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DISTNAME= sawfish-${PORTVERSION:S/./-/g} DIST_SUBDIR= gnome2 |