diff options
author | will <will@FreeBSD.org> | 2000-07-15 17:35:29 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-15 17:35:29 +0000 |
commit | 80bce4cba76a5c5ced02ca891ed4ff27913fb324 (patch) | |
tree | 0daeb3f6ff0232d7c490695809e2931a7786faf4 /security/cops/files | |
parent | 793ac1b4ebd12bb6488ca0330946e812a8c86619 (diff) | |
download | FreeBSD-ports-80bce4cba76a5c5ced02ca891ed4ff27913fb324.zip FreeBSD-ports-80bce4cba76a5c5ced02ca891ed4ff27913fb324.tar.gz |
Fix MASTER_SITES; add WWW. Add MAINTAINER while I'm here.
PR: 19932
Submitted by: Ports Fury
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 f8085d5..7e02909 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 |