aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-07-07 03:19:59 +0800
committerthierry <thierry@FreeBSD.org>2004-07-07 03:19:59 +0800
commit3a6fc6796a04cd3d07ff0959143335153f82930d (patch)
tree4a3c996cbdd05d15b5f5a49477e49cc7f3494047 /www
parent0b688cebff34d31842169b5cb387f03750c7f188 (diff)
downloadfreebsd-ports-gnome-3a6fc6796a04cd3d07ff0959143335153f82930d.tar.gz
freebsd-ports-gnome-3a6fc6796a04cd3d07ff0959143335153f82930d.tar.zst
freebsd-ports-gnome-3a6fc6796a04cd3d07ff0959143335153f82930d.zip
Fix MASTER_SITES.
Reported by: Kris / pointyhat.
Diffstat (limited to 'www')
-rw-r--r--www/mozex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mozex/Makefile b/www/mozex/Makefile
index 8147e7a6b4e0..8963384657ea 100644
--- a/www/mozex/Makefile
+++ b/www/mozex/Makefile
@@ -8,7 +8,8 @@
PORTNAME?= mozex
PORTVERSION= 1.07
CATEGORIES= www mail news ftp
-MASTER_SITES= http://mozex.mozdev.org/
+MASTER_SITES= http://downloads.mozdev.org/mozex/ \
+ http://mozdev.sweetooth.org/mozex/
MAINTAINER?= ports@FreeBSD.org
COMMENT?= Mozex allows Mozilla's users to use external programs for mail, news, etc.