diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:59:16 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:59:16 +0000 |
commit | 69ea23ed7175d5c34a21bba1ef9262f311c69284 (patch) | |
tree | e2e604e83659be7f58596e80b3cf18e9d7d06dae /net/pipsecd/files/patch-ad | |
parent | Stage net-mgmt/routers2 and cleanup (diff) |
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port)
Notes
Notes:
svn path=/head/; revision=363285
Diffstat (limited to 'net/pipsecd/files/patch-ad')
-rw-r--r-- | net/pipsecd/files/patch-ad | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/pipsecd/files/patch-ad b/net/pipsecd/files/patch-ad deleted file mode 100644 index fb9465d3b653..000000000000 --- a/net/pipsecd/files/patch-ad +++ /dev/null @@ -1,5 +0,0 @@ ---- 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' |