Add warnings that viruses in mail not detected with evaluation key
This commit is contained in:
parent
be3f8f91a9
commit
a8d6bfc59a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46887
@ -5,6 +5,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# WARNING: viruses in mail not detected with evaluation key!
|
||||
|
||||
PORTNAME= drweb_sendmail
|
||||
PORTVERSION= 4.25
|
||||
CATEGORIES= security mail
|
||||
|
@ -11,3 +11,6 @@ cd /usr/src/usr.sbin/sendmail
|
||||
make clean
|
||||
make
|
||||
make install
|
||||
|
||||
WARNING: viruses in mail not detected with evaluation key!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user