diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-15 22:27:04 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-15 22:27:04 +0000 |
commit | b14c073aeefff383ea15d0f1fe57ae207778003e (patch) | |
tree | 7a1aa219cf71e0a868cdfe343895058e25f72e95 /mail/ssmtp | |
parent | face346f657170dafc746ccf599f8e6d6fabfe2a (diff) | |
download | ports-b14c073aeefff383ea15d0f1fe57ae207778003e.tar.gz ports-b14c073aeefff383ea15d0f1fe57ae207778003e.zip |
Debian FTP site has been reorganized, update MASTER_SITES accordingly.
PR: 41568
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=64556
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 |