diff options
author | flathill <flathill@FreeBSD.org> | 1999-03-26 23:44:29 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-03-26 23:44:29 +0800 |
commit | 8b3da16b4a1835f49217ca9845b43ec063bf01ec (patch) | |
tree | aaea6b9b02126aa79d0e6d9346bdc625df741250 /mail/ezmlm | |
parent | 329cd31d55cccabb443f4fbe058c75223cef8d9e (diff) | |
download | freebsd-ports-gnome-8b3da16b4a1835f49217ca9845b43ec063bf01ec.tar.gz freebsd-ports-gnome-8b3da16b4a1835f49217ca9845b43ec063bf01ec.tar.zst freebsd-ports-gnome-8b3da16b4a1835f49217ca9845b43ec063bf01ec.zip |
One of the MASTER_SITES for the ezmlm port has changed.
PR: ports/10777
Submitted by: tom@eborcom.com
Diffstat (limited to 'mail/ezmlm')
-rw-r--r-- | mail/ezmlm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index 56cafdc339f1..d9f6e3ea25a3 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -3,14 +3,14 @@ # Date created: 28 November 1998 # Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za> # -# $Id: Makefile,v 1.1.1.1 1999/01/18 03:48:08 steve Exp $ +# $Id: Makefile,v 1.2 1999/02/22 04:19:04 steve Exp $ # DISTNAME= ezmlm-0.53 CATEGORIES= mail MASTER_SITES= ftp://ftp.ezmlm.org/pub/qmail/ \ ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \ - ftp://ftp.pipex.net/mirrors/qmail/ \ + ftp://mirror.pipex.net/pub/qmail/ \ ftp://ftp.jp.qmail.org/qmail/ \ ftp://ftp.rifkin.technion.ac.il/pub/qmail/ \ ftp://ftp.mira.net.au/unix/mail/qmail/ |