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.
This commit is contained in:
parent
6ef437e7a0
commit
c1fdcf96e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103924
2 changed files with 6 additions and 2 deletions
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= drweb_postfix
|
||||
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= zaa@ulstu.ru
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue