diff options
-rw-r--r-- | www/mozex/Makefile | 3 |
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. |