diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-09 10:20:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-09 10:20:17 +0000 |
commit | e66a031a4ac5d33b9b6085f102343b580ed6266d (patch) | |
tree | 56793590d4aea882fa1d3c4e8c5070f69816e027 /security/Makefile | |
parent | 1df487937d317b648e7d0e3aa98e1acfa20e1f73 (diff) |
F-Prot Antivirus BSD Mail Servers utilizes the renowned F-Prot Antivirus
scanning engine for primary scan but has in addition to that a system of
system of internal heuristics devised to search for unknown viruses.
Please note that the license explicitly permits that F-Prot Antivirus BSD
Mail Servers be used for evaluation purposes only, without charge for a
period of no more than 60 days. If you use this software after the 60 day
evaluation period, then you must register and pay a license fee.
WWW: http://www.f-prot.com/
PR: ports/110107
Submitted by: Scot W. Hetzel <swhetzel at gmail.com>
Notes
Notes:
svn path=/head/; revision=186982
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index b0a62bf0d37b..2d6d2bb48bc4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -116,6 +116,7 @@ SUBDIR += expiretable SUBDIR += f-prot SUBDIR += f-prot-sig + SUBDIR += f-protd SUBDIR += fakebo SUBDIR += fakeident SUBDIR += fakeroot |