1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/skip/files/patch-aa
Julian Elischer de8a9e2851 Add a package for the SKIP package from Sun Microsystems,
for making secure pipes across the internet (etc.)
1998-01-09 23:23:58 +00:00

13 lines
412 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/Configure skipsrc-1.0/Configure
--- skipsrc-1.0.orig/Configure Fri Oct 25 13:13:15 1996
+++ skipsrc-1.0/Configure Wed Dec 10 15:10:41 1997
@@ -103,8 +103,6 @@
echo "$0: failed to install skip/freebsd/Makefile.defs"
exit 1
fi
- echo "Configured to build on freebsd"
- echo "Don't forget to use gmake to compile"
exit 0
fi
if [ "$system" = "sunos" ]