diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-15 17:35:29 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-15 17:35:29 +0000 |
commit | 20177ec86da5af1fb4641397477ff82d3d04446c (patch) | |
tree | 53aaba01597670fba446ecd59dd5015d2b7393b7 /security/cops/files | |
parent | Update port to 1.1.2 (diff) |
Fix MASTER_SITES; add WWW. Add MAINTAINER while I'm here.
PR: 19932
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=30667
Diffstat (limited to 'security/cops/files')
-rw-r--r-- | security/cops/files/patch-ab | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/cops/files/patch-ab b/security/cops/files/patch-ab index f8085d545af0..7e02909ab1e8 100644 --- a/security/cops/files/patch-ab +++ b/security/cops/files/patch-ab @@ -1,11 +1,11 @@ ---- makefile.orig Wed Jun 3 22:17:30 1998 -+++ makefile Wed Jun 3 22:17:35 1998 -@@ -20,7 +20,7 @@ - SUPPORT = is_able.lst suid.stop crc_list +--- makefile.orig Tue Mar 9 02:19:18 1993 ++++ makefile Tue Jul 11 21:44:29 2000 +@@ -23,7 +23,7 @@ + # C2 = -DC2 # --CFLAGS = -O -+#CFLAGS = -O +-CFLAGS = -O $(C2) ++CFLAGS+ = $(C2) # sequents need "-lseq" as well... uncomment this if you're running on one: # SEQFLAGS = -lseq |