freebsd-ports/security/isakmpd/files/patch-aa
Will Andrews f328525262 Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-20 02:31:11 +00:00

15 lines
415 B
Text

--- Makefile.orig Fri May 11 17:38:14 2001
+++ Makefile Fri May 11 17:38:33 2001
@@ -44,10 +44,10 @@
# openbsd means 2.5 or newer, openbsd-encap is for older kernels with PF_ENCAP
# linux is the name for Linux with FreeS/WAN integrated, freebsd/netbsd means
# FreeBSD/NetBSD with KAME IPsec.
-OS= openbsd
+#OS= openbsd
#OS= openbsd-encap
#OS= netbsd
-#OS= freebsd
+OS= freebsd
#OS= linux
#OS= bsdi