diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
commit | ff292a3ed3034292e0ce66572d2b78c76bec423f (patch) | |
tree | 10bf74a01a0404d933c011da4243c1e8b838f965 /x11-wm/sawfish2 | |
parent | 0ada6a7c1b9e2fce5707438f0b08c6549bafe609 (diff) | |
download | FreeBSD-ports-ff292a3ed3034292e0ce66572d2b78c76bec423f.zip FreeBSD-ports-ff292a3ed3034292e0ce66572d2b78c76bec423f.tar.gz |
Update to the latest GNOME 2 snapshot.
Diffstat (limited to 'x11-wm/sawfish2')
-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 6bb7166..e89ae63 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 |