diff options
author | itojun <itojun> | 2004-02-27 22:14:10 +0000 |
---|---|---|
committer | itojun <itojun> | 2004-02-27 22:14:10 +0000 |
commit | 8a8238de418377718ab1d0031dae3a85e77e4e87 (patch) | |
tree | f4ad022268f46493c6ac297fc9120cc008611f1e /security/Makefile | |
parent | 5f981f536157d093812663c177c8cab65c50f1e4 (diff) | |
download | pkgsrc-8a8238de418377718ab1d0031dae3a85e77e4e87.tar.gz |
add ike-scan
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 84c21c4dce5..4781092e264 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2004/02/25 19:00:16 heinz Exp $ +# $NetBSD: Makefile,v 1.170 2004/02/27 22:14:10 itojun Exp $ # COMMENT= Security tools @@ -47,6 +47,7 @@ SUBDIR+= gss SUBDIR+= gtk-systrace SUBDIR+= hackbot SUBDIR+= heimdal +SUBDIR+= ike-scan SUBDIR+= isakmpd SUBDIR+= john SUBDIR+= keychain |