From e5d1935b6be9d489ab4a2dfb5abf9f84bc703377 Mon Sep 17 00:00:00 2001 From: max Date: Sun, 8 Dec 1996 01:45:16 +0000 Subject: No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED or BROKEN. Pointed-out by: asami --- security/vscan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/vscan') diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 2926b616d99e..865d335d9c28 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -3,7 +3,7 @@ # Date created: Thur Sept 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.2 1996/11/14 01:13:57 ache Exp $ +# $Id: Makefile,v 1.3 1996/11/17 07:58:08 obrien Exp $ # DISTNAME= vfrb101e @@ -15,7 +15,7 @@ EXTRACT_SUFX= .taz MAINTAINER= obrien@cs.ucdavis.edu NO_WRKSUBDIR= yes -RESTRICTED= "Commercial software." +RESTRICTED= "Commercial software" LIBDIR= ${PREFIX}/lib/mcafee MAN1= uvscan.1 -- cgit