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-postfix | |
parent | 6ef437e7a029583fc63a6ca96fb93d54a7b47a2d (diff) | |
download | ports-c1fdcf96e7cec3e23ba48041bc574db7f1f016bb.tar.gz ports-c1fdcf96e7cec3e23ba48041bc574db7f1f016bb.zip |
Notes
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 |