diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-27 17:04:12 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-27 17:04:12 +0800 |
commit | 97b59ff777d226700d8dacd4b6d2d379677ab6c6 (patch) | |
tree | ea0135bbcddc1af9cf420dd9f55f05be34475ae0 /mail | |
parent | f4b7ebaaa79ea97d46b6ffd0ba701e8de2a8a1e1 (diff) | |
download | freebsd-ports-gnome-97b59ff777d226700d8dacd4b6d2d379677ab6c6.tar.gz freebsd-ports-gnome-97b59ff777d226700d8dacd4b6d2d379677ab6c6.tar.zst freebsd-ports-gnome-97b59ff777d226700d8dacd4b6d2d379677ab6c6.zip |
Update the MASTER_SITES.
PR: 34322
Submitted by: drs@rucus.ru.ac.za
Diffstat (limited to 'mail')
-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 |