diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-05-31 00:12:44 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-05-31 00:12:44 +0000 |
commit | 1f5b3600208e79383640698f0082d788f2582c44 (patch) | |
tree | 910969d15ddc0e7efb620f99ac0252fb4d4c099e /security/vscan | |
parent | 4c528bc67ad69664316e453c392524fc81cf6851 (diff) |
Notes
Diffstat (limited to 'security/vscan')
-rw-r--r-- | security/vscan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index c8cd7c4223e5..ebe8f1938ead 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Evaluation version of a DOS/Windows/Linux file virus scanner +BROKEN= Does not fetch + # misc/compat3x is forbidden, but with FreeBSD 5.1 or later you can use # libmap.conf(5) to map against current libc. This may affect the system # security. Use at your own risk. |