diff options
author | linimon <linimon@FreeBSD.org> | 2004-03-14 09:20:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-03-14 09:20:32 +0800 |
commit | f8f3292592a37fd27ae08dab77343710df2786b4 (patch) | |
tree | f6c0a496dc17b3b22792a8f9e6012d2381fd66b3 /security/drweb-postfix | |
parent | 361a22a436861ba851d385b94f14c08e97e07b32 (diff) | |
download | freebsd-ports-gnome-f8f3292592a37fd27ae08dab77343710df2786b4.tar.gz freebsd-ports-gnome-f8f3292592a37fd27ae08dab77343710df2786b4.tar.zst freebsd-ports-gnome-f8f3292592a37fd27ae08dab77343710df2786b4.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.
Diffstat (limited to 'security/drweb-postfix')
-rw-r--r-- | security/drweb-postfix/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/drweb-postfix/Makefile b/security/drweb-postfix/Makefile index b46d7cd7b10d..90eb955b44ee 100644 --- a/security/drweb-postfix/Makefile +++ b/security/drweb-postfix/Makefile @@ -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 |