summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-22 22:26:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-22 22:26:14 +0000
commit9b96e076622ac30f4c024719f5683fb748ee7623 (patch)
tree204068648339169555c6d6da2cbf9699f5829a2d
parentUse KDE mirrors, not my main site. Ugh. (diff)
Allow libart to be fetched quickly instead of wading through all the
MOZILLA dist sites' timeouts.
Notes
Notes: svn path=/head/; revision=58011
-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