diff options
author | itojun <itojun@pkgsrc.org> | 2001-01-08 06:33:42 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-01-08 06:33:42 +0000 |
commit | 72b96a6da642fbc51989a859038ad508c5745e8a (patch) | |
tree | 32e11e04cfaf80331470b9311b88653d22ae925d /security/racoon | |
parent | 6e1005229f37fe9a8be2c8be6ed44002e46b71c2 (diff) | |
download | pkgsrc-72b96a6da642fbc51989a859038ad508c5745e8a.tar.gz |
typo. freebsd PR 24127
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/racoon/pkg/DESCR b/security/racoon/pkg/DESCR index 6a0c550beb6..542e6afab5d 100644 --- a/security/racoon/pkg/DESCR +++ b/security/racoon/pkg/DESCR @@ -13,6 +13,6 @@ Design choice, not a bug: - racoon negotiate IPsec keys only. It does not negotiate policy. Policy must be configured into the kernel separately from racoon. If you want to support roaming clients, you may need to have a mechanism to put policy - for the roaming client after phase 1 finhises. + for the roaming client after phase 1 finishes. Bug reports should be sent to http://orange.kame.net/dev/send-pr.html. |