diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-09 18:20:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-09 18:20:17 +0800 |
commit | 3f4954f4c154d76de88d81312ef88296e52be6b5 (patch) | |
tree | 0a1e8f028db78b6b7e39920d9a59f46eeed4dd16 /security/Makefile | |
parent | d866887fd232b2254605db175da5caf244325bf9 (diff) | |
download | freebsd-ports-gnome-3f4954f4c154d76de88d81312ef88296e52be6b5.tar.gz freebsd-ports-gnome-3f4954f4c154d76de88d81312ef88296e52be6b5.tar.zst freebsd-ports-gnome-3f4954f4c154d76de88d81312ef88296e52be6b5.zip |
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>
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 |