diff options
author | naddy <naddy@FreeBSD.org> | 2002-08-15 22:27:04 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-08-15 22:27:04 +0000 |
commit | ad1c2d6980eaff493867b85646fe2283ff174918 (patch) | |
tree | 9d438b9b964637bd2c99e9757313db510c5777dd /mail | |
parent | dafa78c4f02c6faac32ace5b3c687d5bbc3c77a0 (diff) | |
download | FreeBSD-ports-ad1c2d6980eaff493867b85646fe2283ff174918.zip FreeBSD-ports-ad1c2d6980eaff493867b85646fe2283ff174918.tar.gz |
Debian FTP site has been reorganized, update MASTER_SITES accordingly.
PR: 41568
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ssmtp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index a8d31ac..4296491 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -8,8 +8,8 @@ PORTNAME= ssmtp PORTVERSION= 2.38 CATEGORIES= mail -MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/mail/ \ - ftp://ftp.icm.edu.pl/pub/Linux/debian/dists/woody/main/source/mail/ +MASTER_SITES= http://ftp.debian.org/debian/pool/main/s/ssmtp/ \ + ftp://ftp.icm.edu.pl/pub/Linux/debian/pool/main/s/ssmtp/ DISTNAME= ssmtp_2.38-9 BROKEN= pkg_add cannot create /etc/ssmtp/smmtp.conf |