diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-11-30 14:05:16 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-11-30 14:05:16 +0000 |
commit | 7475edc3a5cdb855c474b1d083d1334688e851b2 (patch) | |
tree | fc9cca7ef85b0ba9bf929061e85d0e3ce3db5da0 /security/drweb-sendmail | |
parent | 9af0054e13910b938805f4fee14a747b68df99ed (diff) | |
download | ports-7475edc3a5cdb855c474b1d083d1334688e851b2.tar.gz ports-7475edc3a5cdb855c474b1d083d1334688e851b2.zip |
Notes
Diffstat (limited to 'security/drweb-sendmail')
-rw-r--r-- | security/drweb-sendmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile index 8d34288e9099..3a5ce8e32f64 100644 --- a/security/drweb-sendmail/Makefile +++ b/security/drweb-sendmail/Makefile @@ -8,7 +8,8 @@ PORTNAME= drweb-sendmail PORTVERSION= 4.32.1 CATEGORIES= security mail -MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/Clients/ +MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/FreeBSD/49/ \ + ftp://ftp.drweb.ru/pub/unix/FreeBSD/53/ MAINTAINER= support@spectrum.ru COMMENT= Sendmail message filter for virus processing through DrWeb daemon |