diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-06-04 12:12:03 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-06-04 12:12:03 +0800 |
commit | 22fbbbe989a8c368728ff2f2f77892a6cc779c29 (patch) | |
tree | b973716e466d3793c70217b0482148a601837596 /security/cops/files | |
parent | bc81d371049e1f506bda33baa171617d419182eb (diff) | |
download | freebsd-ports-gnome-22fbbbe989a8c368728ff2f2f77892a6cc779c29.tar.gz freebsd-ports-gnome-22fbbbe989a8c368728ff2f2f77892a6cc779c29.tar.zst freebsd-ports-gnome-22fbbbe989a8c368728ff2f2f77892a6cc779c29.zip |
1. Correct MASTER_SITES.
2. Sort pkg/PLIST.
Diffstat (limited to 'security/cops/files')
-rw-r--r-- | security/cops/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/cops/files/patch-ab b/security/cops/files/patch-ab new file mode 100644 index 000000000000..f8085d545af0 --- /dev/null +++ b/security/cops/files/patch-ab @@ -0,0 +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 + + # +-CFLAGS = -O ++#CFLAGS = -O + # sequents need "-lseq" as well... uncomment this if you're running on one: + # SEQFLAGS = -lseq + |