diff options
author | vs <vs@FreeBSD.org> | 2004-11-30 22:05:16 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-11-30 22:05:16 +0800 |
commit | fdd100c10f16629696079db179f40c39e9689563 (patch) | |
tree | 99cb1a34c569d43efb9c0126c3af59c011d1544e /security/drweb-sendmail | |
parent | 2953e2bf3e36a886003dcbf5a954b99d3825609d (diff) | |
download | freebsd-ports-gnome-fdd100c10f16629696079db179f40c39e9689563.tar.gz freebsd-ports-gnome-fdd100c10f16629696079db179f40c39e9689563.tar.zst freebsd-ports-gnome-fdd100c10f16629696079db179f40c39e9689563.zip |
Chase MASTER_SITES
PR: ports/74501
Submitted by: maintainer
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 |