summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
commita9f22cd5841fc7f59c12a2717351ba54b6383335 (patch)
tree678eb1267f83cca661645841d57f08cb4fa522c0 /x11-wm
parentDowngrade the sml-nj port to the current `release' version v110.0.6. The (diff)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Notes
Notes: svn path=/head/; revision=29595
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm-i18n/Makefile3
-rw-r--r--x11-wm/icewm/Makefile3
-rw-r--r--x11-wm/sapphire/Makefile3
-rw-r--r--x11-wm/sawfish/Makefile3
-rw-r--r--x11-wm/sawfish2/Makefile3
-rw-r--r--x11-wm/ude/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/x11-wm/icewm-i18n/Makefile b/x11-wm/icewm-i18n/Makefile
index 5f06ff8be0e0..5b177eb06fcd 100644
--- a/x11-wm/icewm-i18n/Makefile
+++ b/x11-wm/icewm-i18n/Makefile
@@ -8,8 +8,9 @@
PORTNAME= icewm-i18n
PORTVERSION= 1.0.3
CATEGORIES= x11-wm
-MASTER_SITES= http://download.sourceforge.net/icewm/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/
+MASTER_SITE_SUBDIR= icewm
DISTNAME= icewm-${PORTVERSION}
EXTRACT_SUFX= .src.tar.gz
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index bdb7a1343152..159a04fb63c9 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -8,8 +8,9 @@
PORTNAME= icewm
PORTVERSION= 1.0.3
CATEGORIES= x11-wm
-MASTER_SITES= http://download.sourceforge.net/icewm/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= nakai@FreeBSD.org
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile
index f10f52aad8e7..9715874d45e5 100644
--- a/x11-wm/sapphire/Makefile
+++ b/x11-wm/sapphire/Makefile
@@ -8,8 +8,9 @@
PORTNAME= sapphire
PORTVERSION= 0.14.2
CATEGORIES= x11-wm
-MASTER_SITES= http://download.sourceforge.net/sapphire/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://sapphire.sourceforge.net/themes/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${THEMES_SRC}
MAINTAINER= trevor@jpj.net
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index e27810b5b4d9..aa165eef828c 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -8,7 +8,8 @@
PORTNAME= sawfish
PORTVERSION= 0.28
CATEGORIES= x11-wm
-MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= sawmill
MAINTAINER= nakai@FreeBSD.org
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index e27810b5b4d9..aa165eef828c 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -8,7 +8,8 @@
PORTNAME= sawfish
PORTVERSION= 0.28
CATEGORIES= x11-wm
-MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= sawmill
MAINTAINER= nakai@FreeBSD.org
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 4c6433a8cb7c..0843b98f6c1e 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -8,8 +8,9 @@
PORTNAME= ude
PORTVERSION= 0.2.7.1
CATEGORIES= x11-wm
-MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/udeproject/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ude.the-coffeeshop.dk/pub/UDE/
+MASTER_SITE_SUBDIR= udeproject
DISTNAME= ${PORTNAME}-0.2.7-BETA
MAINTAINER= will@FreeBSD.org