From a9f22cd5841fc7f59c12a2717351ba54b6383335 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 14 Jun 2000 13:21:38 +0000 Subject: Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. --- www/kdewebdev/Makefile | 4 ++-- www/kdewebdev4/Makefile | 4 ++-- www/quanta/Makefile | 4 ++-- www/screem-devel/Makefile | 3 ++- www/screem/Makefile | 3 ++- www/tinyproxy/Makefile | 3 ++- 6 files changed, 12 insertions(+), 9 deletions(-) (limited to 'www') 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 -- cgit v1.2.3