summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
commitefc7a6bb8ab92bb5dfff6f259733f5a8d7f4bd51 (patch)
treea7eb6f61383dd7f8f20da38a7acacada23cdef3c /www
parent2c7063f91d7dda359ec09e2835e7563d5eab7bc8 (diff)
downloadFreeBSD-ports-efc7a6bb8ab92bb5dfff6f259733f5a8d7f4bd51.zip
FreeBSD-ports-efc7a6bb8ab92bb5dfff6f259733f5a8d7f4bd51.tar.gz
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
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 2bceaaf..9171439 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 2bceaaf..9171439 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 2bceaaf..9171439 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 123a055..81d6799 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 123a055..81d6799 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 dfb23e2..8b33bb1 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
OpenPOWER on IntegriCloud