diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-07-05 09:19:28 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-07-05 09:19:28 +0000 |
commit | c693e8e9e0c4cffe2ddd5de2014fc2aba4eeb583 (patch) | |
tree | 66d7cf37f936c9750c2d4863a65fe792cd52faeb /security/racoon2/files/patch-ad | |
parent | Update to version 0.99-pl19. (diff) |
racoon: KAME IKE daemon
Notes
Notes:
svn path=/head/; revision=30226
Diffstat (limited to 'security/racoon2/files/patch-ad')
-rw-r--r-- | security/racoon2/files/patch-ad | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/racoon2/files/patch-ad b/security/racoon2/files/patch-ad new file mode 100644 index 000000000000..8b8fb3b81fe0 --- /dev/null +++ b/security/racoon2/files/patch-ad @@ -0,0 +1,13 @@ +--- racoon.8.in.orig Tue Jul 4 21:27:59 2000 ++++ racoon.8.in Wed Jul 5 16:17:43 2000 +@@ -97,8 +97,8 @@ + .El + .\" + .Sh FILES +-.Bl -tag -width /usr/local/v6/etc/racoon.conf -compact +-.It Pa /usr/local/v6/etc/racoon.conf ++.Bl -tag -width @sysconfdir@/racoon/racoon.conf -compact ++.It Pa @sysconfdir@/racoon/racoon.conf + default configuration file. + .It Pa /var/log/racoon.log + default log file. |