diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-03 14:47:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-03 14:47:19 +0800 |
commit | 79ba26f5bc72326ad71bccdf621c0a8a6b05edfe (patch) | |
tree | 340ff9906a59daad59f08b9c43a5c223321a1792 /www | |
parent | bb5d438ab6bcab86b899df1bf44e97b4e88de8a9 (diff) | |
download | freebsd-ports-gnome-79ba26f5bc72326ad71bccdf621c0a8a6b05edfe.tar.gz freebsd-ports-gnome-79ba26f5bc72326ad71bccdf621c0a8a6b05edfe.tar.zst freebsd-ports-gnome-79ba26f5bc72326ad71bccdf621c0a8a6b05edfe.zip |
Substitute a mirror for the main mastersite, which only offers cvs access
to the code.
Source: distfile survey
Diffstat (limited to 'www')
-rw-r--r-- | www/mozex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozex/Makefile b/www/mozex/Makefile index 0c0f435b50f0..29d8ced8f807 100644 --- a/www/mozex/Makefile +++ b/www/mozex/Makefile @@ -9,7 +9,7 @@ PORTNAME?= mozex PORTVERSION= 1.07 PORTREVISION?= 2 CATEGORIES= www mail news ftp -MASTER_SITES= http://downloads.mozdev.org/mozex/ \ +MASTER_SITES= http://www.devlib.org/mozdev/mozex/ \ http://mozdev.sweetooth.org/mozex/ MAINTAINER?= ports@FreeBSD.org |