From de8a9e28514d8bc9a9fec2eea38c03176e927046 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 9 Jan 1998 23:23:58 +0000 Subject: Add a package for the SKIP package from Sun Microsystems, for making secure pipes across the internet (etc.) --- security/skip/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/skip/files/patch-ab (limited to 'security/skip/files/patch-ab') diff --git a/security/skip/files/patch-ab b/security/skip/files/patch-ab new file mode 100644 index 000000000000..86e6bd8cdd1b --- /dev/null +++ b/security/skip/files/patch-ab @@ -0,0 +1,11 @@ +diff -ur --unidirectional-new-file skipsrc-1.0.orig/Makefile skipsrc-1.0/Makefile +--- skipsrc-1.0.orig/Makefile Fri Oct 25 13:11:18 1996 ++++ skipsrc-1.0/Makefile Mon Dec 8 13:22:13 1997 +@@ -74,3 +74,7 @@ + cleanpkgs: + @echo "Cleaning SKIP package directory..." + @(cd mkpkgs; $(MAKE) clean) ++ ++install: ++ @true ++ -- cgit v1.2.3