diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-10-08 17:18:18 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-10-08 17:18:18 +0000 |
commit | 292fa8c1de26e9136945ba1229c83269a909166f (patch) | |
tree | 7f0908e4339ef5be651630c26771d4e9d967cff9 /security | |
parent | b919d1259f32d1d11a2688454051b14f5147667c (diff) |
Notes
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 ebe8f1938ead..e1f77c506aa8 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Evaluation version of a DOS/Windows/Linux file virus scanner BROKEN= Does not fetch +DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed +EXPIRATION_DATE= 2010-11-08 # 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 |