diff options
author | tom <tom@FreeBSD.org> | 2002-07-30 19:21:38 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2002-07-30 19:21:38 +0800 |
commit | 75117b5a39ab6d1fc18f185badaba70c1479b327 (patch) | |
tree | 82974878cb4e722446c2808271a52cf2e621d334 /mail/serialmail | |
parent | c4c40001b7124935b3ef04a5454b07d0bcc93d01 (diff) | |
download | freebsd-ports-graphics-75117b5a39ab6d1fc18f185badaba70c1479b327.tar.gz freebsd-ports-graphics-75117b5a39ab6d1fc18f185badaba70c1479b327.tar.zst freebsd-ports-graphics-75117b5a39ab6d1fc18f185badaba70c1479b327.zip |
Update MASTER_SITES
Diffstat (limited to 'mail/serialmail')
-rw-r--r-- | mail/serialmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile index 37ef07d21a5..9eb1250c28c 100644 --- a/mail/serialmail/Makefile +++ b/mail/serialmail/Makefile @@ -9,9 +9,9 @@ PORTNAME= serialmail PORTVERSION= 0.75 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ \ - ftp://ftp.qmail.org/pub/koobera.math.uic.edu/pub/software/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= tom + ftp://ftp.gbnet.net/pub/qmail/ \ + ftp://ftp.de.uu.net/pub/unix/mail/qmail/ \ + ftp://ftp.iway.fr/pub/unix/mail/qmail/ MAINTAINER= tom@FreeBSD.org |