diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-10-16 21:02:15 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-10-16 21:02:15 +0000 |
commit | f5b03a109828868daf29692541ffc011d1fb1fc9 (patch) | |
tree | 24b942e5d5382eed20e8e5f49ce8c648c2a59f73 /security/racoon2/files/patch-ac | |
parent | Ctags isn't included anymore. (diff) |
Upgrade to 20001017 snapshot.
Notes
Notes:
svn path=/head/; revision=33905
Diffstat (limited to 'security/racoon2/files/patch-ac')
-rw-r--r-- | security/racoon2/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon2/files/patch-ac b/security/racoon2/files/patch-ac index 9e710b341251..ee9eba403dd1 100644 --- a/security/racoon2/files/patch-ac +++ b/security/racoon2/files/patch-ac @@ -4,8 +4,8 @@ cat >> $CONFIG_STATUS <<EOF --CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf"} -+CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf racoon.8"} +-CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf"} ++CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf racoon.8"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |