diff options
author | Archie Cobbs <archie@FreeBSD.org> | 1999-03-10 22:28:00 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 1999-03-10 22:28:00 +0000 |
commit | d5879e7be65292eba69981545dddb13bf328f35e (patch) | |
tree | c1023bf38c7e83d53c072cc000da19efa98f7740 /security/skip/files/patch-ab | |
parent | Mention that packages for these kits can be gotten from www.freebsd.org/ports. (diff) |
Build SKIP port as a KLD instead of an LKM.
Notes
Notes:
svn path=/head/; revision=17133
Diffstat (limited to 'security/skip/files/patch-ab')
-rw-r--r-- | security/skip/files/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/skip/files/patch-ab b/security/skip/files/patch-ab index 86e6bd8cdd1b..67570ddb1e04 100644 --- a/security/skip/files/patch-ab +++ b/security/skip/files/patch-ab @@ -1,6 +1,6 @@ -diff -ur --unidirectional-new-file skipsrc-1.0.orig/Makefile skipsrc-1.0/Makefile +diff -ur --unidirectional-new-file skipsrc-1.0.orig/Makefile work.new/Makefile --- skipsrc-1.0.orig/Makefile Fri Oct 25 13:11:18 1996 -+++ skipsrc-1.0/Makefile Mon Dec 8 13:22:13 1997 ++++ work.new/Makefile Mon Mar 8 21:33:38 1999 @@ -74,3 +74,7 @@ cleanpkgs: @echo "Cleaning SKIP package directory..." |