diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-04-17 12:22:26 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-04-17 12:22:26 +0000 |
commit | 90d038a41dadb446a8288ab8be46c5b2688173fa (patch) | |
tree | 0a382d64eab291138b51710f7902c2b054dc1eb1 /security | |
parent | 6a62162baa871dc002cd44b70aa43375a880d943 (diff) | |
download | pkgsrc-90d038a41dadb446a8288ab8be46c5b2688173fa.tar.gz |
- Note import of hydra
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a41e5d7ea2f..119e0ea6cbf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2005/04/17 11:37:05 adrianp Exp $ +# $NetBSD: Makefile,v 1.235 2005/04/17 12:22:26 adrianp Exp $ # COMMENT= Security tools @@ -68,6 +68,7 @@ SUBDIR+= heimdal SUBDIR+= honeyd SUBDIR+= honeyd-arpd SUBDIR+= hydan +SUBDIR+= hydra SUBDIR+= ike-scan SUBDIR+= ipsec-tools SUBDIR+= isakmpd |