aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-04-23 06:26:14 +0800
committermarcus <marcus@FreeBSD.org>2002-04-23 06:26:14 +0800
commit52345e4b33f2e3f2e6bac8904a17f442fbe0c776 (patch)
tree54ffdf391e2f09265f368c69abc345206557138e
parent697c244f9653be632f04c485ceacd54c72a8826f (diff)
downloadfreebsd-ports-gnome-52345e4b33f2e3f2e6bac8904a17f442fbe0c776.tar.gz
freebsd-ports-gnome-52345e4b33f2e3f2e6bac8904a17f442fbe0c776.tar.zst
freebsd-ports-gnome-52345e4b33f2e3f2e6bac8904a17f442fbe0c776.zip
Allow libart to be fetched quickly instead of wading through all the
MOZILLA dist sites' timeouts.
-rw-r--r--www/mozilla-devel/Makefile4
-rw-r--r--www/mozilla-vendor/Makefile4
-rw-r--r--www/mozilla/Makefile4
-rw-r--r--www/seamonkey/Makefile4
-rw-r--r--www/seamonkey2/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 4b740e25dc92..45e0390e8e1a 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/
+ http://people.freebsd.org/~sobomax/:people
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile
index 4b740e25dc92..45e0390e8e1a 100644
--- a/www/mozilla-vendor/Makefile
+++ b/www/mozilla-vendor/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/
+ http://people.freebsd.org/~sobomax/:people
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 4b740e25dc92..45e0390e8e1a 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/
+ http://people.freebsd.org/~sobomax/:people
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 4b740e25dc92..45e0390e8e1a 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/
+ http://people.freebsd.org/~sobomax/:people
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 4b740e25dc92..45e0390e8e1a 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/
+ http://people.freebsd.org/~sobomax/:people
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org