diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-26 15:44:29 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-26 15:44:29 +0000 |
commit | a1dcc9106eee4b70439e48ec8adc76ef511a54ba (patch) | |
tree | eea8e9d66229b4f99c96110c5c7bbcb2c2daaa94 /mail/ezmlm | |
parent | 1623a18b439dde33c3a5c406932c629a7f88f8a3 (diff) | |
download | ports-a1dcc9106eee4b70439e48ec8adc76ef511a54ba.tar.gz ports-a1dcc9106eee4b70439e48ec8adc76ef511a54ba.zip |
Notes
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/ |