diff options
author | pat <pat@FreeBSD.org> | 2002-06-08 13:31:07 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-08 13:31:07 +0800 |
commit | 9125d099d7267727b442104f00ef70970a439346 (patch) | |
tree | 2a2292842d08bb2241f60f1aa7ed9e237d3ce94a /mail/ml | |
parent | e293f613f3369dcaddd8ba186d057c7cc93b894c (diff) | |
download | freebsd-ports-gnome-9125d099d7267727b442104f00ef70970a439346.tar.gz freebsd-ports-gnome-9125d099d7267727b442104f00ef70970a439346.tar.zst freebsd-ports-gnome-9125d099d7267727b442104f00ef70970a439346.zip |
Add working download site
PR: 38701
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'mail/ml')
-rw-r--r-- | mail/ml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile index bf7f20d4d2c8..407cdb29208a 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -8,7 +8,8 @@ PORTNAME= ml PORTVERSION= 3.4 CATEGORIES= mail -MASTER_SITES= http://people.netscape.com/max/ml/ +MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ \ + http://people.netscape.com/max/ml/ MAINTAINER= ports@FreeBSD.org |