aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla-vendor
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-01 15:02:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-01 15:02:27 +0000
commitbf000393c95beff2978a56eeecc3c5994144e16d (patch)
tree195a9e392027799e32b5ab5833b9822f3f012aea /www/mozilla-vendor
parent1579a06fb727c75084fb56d476c0db72db3dc62a (diff)
downloadports-bf000393c95beff2978a56eeecc3c5994144e16d.tar.gz
ports-bf000393c95beff2978a56eeecc3c5994144e16d.zip
Notes
Diffstat (limited to 'www/mozilla-vendor')
-rw-r--r--www/mozilla-vendor/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile
index b94279093545..bcbacdef428f 100644
--- a/www/mozilla-vendor/Makefile
+++ b/www/mozilla-vendor/Makefile
@@ -10,10 +10,11 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax/:people
-MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
+ ${MASTER_SITE_LOCAL:S,$,:local,}
+MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \
+ sobomax/:local
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:local
MAINTAINER= gnome@FreeBSD.org