diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 09:04:12 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 09:04:12 +0000 |
commit | 9f44605f34f20d9164fff438e9040ecdcc090e19 (patch) | |
tree | e321843cd2595f16081d6c8c6124f987b066de3b /mail/mess822 | |
parent | 6ea522494f3d7d7eef35e2d483f83a3b07ea1f34 (diff) | |
download | ports-9f44605f34f20d9164fff438e9040ecdcc090e19.tar.gz ports-9f44605f34f20d9164fff438e9040ecdcc090e19.zip |
Notes
Diffstat (limited to 'mail/mess822')
-rw-r--r-- | mail/mess822/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index 54eef2f5c8a3..3835fcdae7fa 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -9,7 +9,9 @@ PORTNAME= mess822 PORTVERSION= 0.58 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ \ - ftp://ftp.qmail.org/pub/software/ + ftp://ftp.jp.qmail.org/qmail/ \ + ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \ + ftp://mirror.pipex.net/pub/unix/mail/qmail/ MAINTAINER= drs@rucus.ru.ac.za |