diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-05-02 09:10:51 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-05-02 09:10:51 +0800 |
commit | 79bd91fb1dbcde49b69473012e9d246ed2344352 (patch) | |
tree | 3964ff6d88ef04c162628fb01628fa84c489133f /www | |
parent | 3eadc19307ebc27835d24707ae395dad51c76759 (diff) | |
download | freebsd-ports-gnome-79bd91fb1dbcde49b69473012e9d246ed2344352.tar.gz freebsd-ports-gnome-79bd91fb1dbcde49b69473012e9d246ed2344352.tar.zst freebsd-ports-gnome-79bd91fb1dbcde49b69473012e9d246ed2344352.zip |
Add new master sites, because the main one is offline.
Diffstat (limited to 'www')
-rw-r--r-- | www/mmosaic/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile index 486caddc0a81..3b71cf36fcf6 100644 --- a/www/mmosaic/Makefile +++ b/www/mmosaic/Makefile @@ -8,7 +8,11 @@ PORTNAME= mmosaic PORTVERSION= 3.7.2 CATEGORIES= www -MASTER_SITES= ftp://ftp.enst.fr/pub/mbone/mMosaic/ +MASTER_SITES= ftp://ftp.enst.fr/pub/mbone/mMosaic/ \ + ftp://ftp.uni-koeln.de/net/inet/WWW/mosaic/unix/mMosaic-3.7.2.tar.gz \ + ftp://ftp.netsw.org/netsw/InfoSys/WWW/ClientSide/Browser/mosaic/mMosaic-3.7.2.tar.gz \ + ftp://ftp.icm.edu.pl/vol/rzm0/mMosaic/mMosaic-3.7.2.tar.gz + DISTNAME= mMosaic-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org |