diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-14 01:20:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-14 01:20:32 +0000 |
commit | c1fdcf96e7cec3e23ba48041bc574db7f1f016bb (patch) | |
tree | f9a7c9a98987de703d5b1acdbf2854427c7e6c70 /security/drweb-sendmail | |
parent | 6ef437e7a029583fc63a6ca96fb93d54a7b47a2d (diff) | |
download | ports-c1fdcf96e7cec3e23ba48041bc574db7f1f016bb.tar.gz ports-c1fdcf96e7cec3e23ba48041bc574db7f1f016bb.zip |
Add alternate fetch locations from the mastersite (subdirectories),
since the versions of these files are old and thus no longer
at the top level. Notified maintainer.
Notes
Notes:
svn path=/head/; revision=103924
Diffstat (limited to 'security/drweb-sendmail')
-rw-r--r-- | security/drweb-sendmail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile index 4a771a81ec8e..94f29e38e702 100644 --- a/security/drweb-sendmail/Makefile +++ b/security/drweb-sendmail/Makefile @@ -8,7 +8,9 @@ PORTNAME= drweb_sendmail PORTVERSION= 4.29.12f CATEGORIES= security mail -MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ +MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ \ + ftp://ftp.drweb.ru/pub/unix/archive/ \ + ftp://ftp.drweb.ru/pub/unix/archive/drweb-clients-4.29.12/ DISTNAME= drweb-clients-4.29.12-F-sources MAINTAINER= anton@chelcom.ru |