summaryrefslogtreecommitdiff
path: root/www
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 /www
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 'www')
-rw-r--r--www/kdewebdev/Makefile4
-rw-r--r--www/kdewebdev4/Makefile4
-rw-r--r--www/quanta/Makefile4
-rw-r--r--www/screem-devel/Makefile3
-rw-r--r--www/screem/Makefile3
-rw-r--r--www/tinyproxy/Makefile3
6 files changed, 12 insertions, 9 deletions
diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile
index 2bceaaf34539..917143972e77 100644
--- a/www/kdewebdev/Makefile
+++ b/www/kdewebdev/Makefile
@@ -8,8 +8,8 @@
PORTNAME= quanta
PORTVERSION= 1.0.2
CATEGORIES= www kde
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/quanta/ \
- http://download.sourceforge.net/quanta/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org
diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile
index 2bceaaf34539..917143972e77 100644
--- a/www/kdewebdev4/Makefile
+++ b/www/kdewebdev4/Makefile
@@ -8,8 +8,8 @@
PORTNAME= quanta
PORTVERSION= 1.0.2
CATEGORIES= www kde
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/quanta/ \
- http://download.sourceforge.net/quanta/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index 2bceaaf34539..917143972e77 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -8,8 +8,8 @@
PORTNAME= quanta
PORTVERSION= 1.0.2
CATEGORIES= www kde
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/quanta/ \
- http://download.sourceforge.net/quanta/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 123a05567c9b..81d679999317 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -8,8 +8,9 @@
PORTNAME= screem
PORTVERSION= 0.2.1
CATEGORIES= www
-MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/screem/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.screem.org/src/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 123a05567c9b..81d679999317 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -8,8 +8,9 @@
PORTNAME= screem
PORTVERSION= 0.2.1
CATEGORIES= www
-MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/screem/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.screem.org/src/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index dfb23e256bb8..8b33bb1e7282 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tinyproxy
PORTVERSION= 1.3.3
CATEGORIES= www
-MASTER_SITES= http://download.sourceforge.net/tinyproxy/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mitsuru@riken.go.jp