summaryrefslogtreecommitdiff
path: root/share/examples/racoon
diff options
context:
space:
mode:
authormanu <manu@NetBSD.org>2006-12-10 05:52:10 +0000
committermanu <manu@NetBSD.org>2006-12-10 05:52:10 +0000
commit098ea45eb4de7e59db94150c19ea96b923995166 (patch)
treea67b03f8faa4820cfa2c990007a1967312b4c1ee /share/examples/racoon
parent78f5cfece3858f2257bde1ce6ce554d046e80ce7 (diff)
New README.plainrsa sample file
Diffstat (limited to 'share/examples/racoon')
-rw-r--r--share/examples/racoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/racoon/Makefile b/share/examples/racoon/Makefile
index f8363bf3f1f..3e0a81a6283 100644
--- a/share/examples/racoon/Makefile
+++ b/share/examples/racoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/26 19:50:57 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2006/12/10 05:52:10 manu Exp $
NOOBJ= # defined
@@ -10,7 +10,7 @@ SUBDIR= roadwarrior
FILES= psk.txt.sample racoon.conf.sample \
racoon.conf.sample-gssapi racoon.conf.sample-inherit \
racoon.conf.sample-natt racoon.conf.sample-plainrsa \
- FAQ README.certificate README.gssapi
+ FAQ README.certificate README.gssapi README.plainrsa
FILESDIR=/usr/share/examples/racoon
.endif