diff options
-rw-r--r-- | security/cops/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index 16ee4f2..7acae3d 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -3,11 +3,11 @@ # Date created: 29 August 1996 # Whom: oly # -# $Id$ +# $Id: Makefile,v 1.2 1996/11/17 19:29:55 obrien Exp $ # -PKGNAME= cops-1.04 DISTNAME= cops_104 +PKGNAME= cops-1.04 CATEGORIES= security MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/1.04/ EXTRACT_SUFX= .tar.Z |