diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-14 01:13:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-14 01:13:57 +0000 |
commit | fedd4e1e4c1643d5852b95ce01525b74f6a9ba63 (patch) | |
tree | 427515918e2feb3e7a598a961754cd35b98fdbb4 /security | |
parent | d5aef90cabb633c494c29027a145a1b2605a44e3 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index ab073bea2c70..9495ff097143 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -3,13 +3,13 @@ # Date created: Thur Sept 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/08/16 07:23:00 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/10/27 10:08:45 max Exp $ # DISTNAME= vfrb101e PKGNAME= vscan-1.0.2 CATEGORIES+= security -MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/ +MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/english/unix/freebsd/ EXTRACT_SUFX= .taz MAINTAINER= obrien@cs.ucdavis.edu |