diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-05-31 08:12:44 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-05-31 08:12:44 +0800 |
commit | 9ff510bf71ebcd61a8fa264436ca916b26db1df0 (patch) | |
tree | 491224dfd0ca171499a2b8cf6aaaef2c653cf580 /security | |
parent | e59e8c683005c6001e54337624760671c7761430 (diff) | |
download | freebsd-ports-gnome-9ff510bf71ebcd61a8fa264436ca916b26db1df0.tar.gz freebsd-ports-gnome-9ff510bf71ebcd61a8fa264436ca916b26db1df0.tar.zst freebsd-ports-gnome-9ff510bf71ebcd61a8fa264436ca916b26db1df0.zip |
- Mark BROKEN: Does not fetch.
PR: ports/146148
Submitted by: Gavin <ggcameron@gmail.com>
Diffstat (limited to 'security')
-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. |