diff options
author | naddy <naddy@FreeBSD.org> | 2002-08-16 06:27:04 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-08-16 06:27:04 +0800 |
commit | ad1c2d6980eaff493867b85646fe2283ff174918 (patch) | |
tree | 9d438b9b964637bd2c99e9757313db510c5777dd /mail/ssmtp | |
parent | dafa78c4f02c6faac32ace5b3c687d5bbc3c77a0 (diff) | |
download | freebsd-ports-gnome-ad1c2d6980eaff493867b85646fe2283ff174918.tar.gz freebsd-ports-gnome-ad1c2d6980eaff493867b85646fe2283ff174918.tar.zst freebsd-ports-gnome-ad1c2d6980eaff493867b85646fe2283ff174918.zip |
Debian FTP site has been reorganized, update MASTER_SITES accordingly.
PR: 41568
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'mail/ssmtp')
-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 a8d31ac08b1d..4296491dd0de 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 |