summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-04-04 03:02:27 +0000
committeritojun <itojun@pkgsrc.org>2000-04-04 03:02:27 +0000
commit2cbada103398a01e77344aea578ea88850df4da4 (patch)
treee2b33da497cc74f6307be0f28e067ee551a1b1db /security
parent81c5439e1e346d0bc00cf2040ecbc312c4c23f2f (diff)
downloadpkgsrc-2cbada103398a01e77344aea578ea88850df4da4.tar.gz
add KAME racoon IKE daemon (security/racoon)
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 80be0a6ee2e..82045185dc4 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/04/03 17:24:17 tron Exp $
+# $NetBSD: Makefile,v 1.31 2000/04/04 03:02:27 itojun Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -20,6 +20,7 @@
SUBDIR += pgp5
SUBDIR += portsentry
SUBDIR += py-crypto
+ SUBDIR += racoon
SUBDIR += rc5des
SUBDIR += rsaref
SUBDIR += srp_client