diff options
author | ade <ade@FreeBSD.org> | 2002-02-12 13:32:42 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-02-12 13:32:42 +0800 |
commit | c3829c0812bfbf71159bea904eb206e9c5c70d7c (patch) | |
tree | 895a7b9deb182783a6a15e34648c6432529e750e /x11-wm | |
parent | 7a3a341d2d528142b98266260ef4e973b8ce03e1 (diff) | |
download | freebsd-ports-gnome-c3829c0812bfbf71159bea904eb206e9c5c70d7c.tar.gz freebsd-ports-gnome-c3829c0812bfbf71159bea904eb206e9c5c70d7c.tar.zst freebsd-ports-gnome-c3829c0812bfbf71159bea904eb206e9c5c70d7c.zip |
Since sawfish (and dependencies) are critical parts of the GNOME
environment, track the versions available on the GNOME sites, to ensure
maximum compatibility.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/sawfish/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/sawfish2/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 0b65c383f3d0..9f94704ba8f6 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,8 +8,9 @@ PORTNAME= sawfish PORTVERSION= 1.0.1 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sawmill +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/sawfish +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo index 705cfda9c8f6..b42e628e8943 100644 --- a/x11-wm/sawfish/distinfo +++ b/x11-wm/sawfish/distinfo @@ -1 +1 @@ -MD5 (sawfish-1.0.1.tar.gz) = b1587ea76cca08ec951f2536c17a307e +MD5 (gnome/sawfish-1.0.1.tar.gz) = b1587ea76cca08ec951f2536c17a307e diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index 0b65c383f3d0..9f94704ba8f6 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -8,8 +8,9 @@ PORTNAME= sawfish PORTVERSION= 1.0.1 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sawmill +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/sawfish +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo index 705cfda9c8f6..b42e628e8943 100644 --- a/x11-wm/sawfish2/distinfo +++ b/x11-wm/sawfish2/distinfo @@ -1 +1 @@ -MD5 (sawfish-1.0.1.tar.gz) = b1587ea76cca08ec951f2536c17a307e +MD5 (gnome/sawfish-1.0.1.tar.gz) = b1587ea76cca08ec951f2536c17a307e |