1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/pipsecd/files/patch-ad
Dan Moschuk af73458b5d Add a patch file that I forgot to include in my last commit. Also includes
a small Makefile fix submitted by the author.
1999-10-20 00:22:25 +00:00

6 lines
217 B
Plaintext

--- pipsecd.sh.orig Thu Oct 14 12:58:43 1999
+++ pipsecd.sh Thu Oct 14 13:00:38 1999
@@ -0,0 +1,2 @@
+#!/bin/sh
+cd /usr/local; [ -x sbin/pipsecd -a -f etc/ipsec/pipsecd.conf ] && sbin/pipsecd & && echo -n ' pipsecd'