diff options
author | agc <agc> | 2004-08-13 10:26:50 +0000 |
---|---|---|
committer | agc <agc> | 2004-08-13 10:26:50 +0000 |
commit | 7f805ccb878e5ebce769e3561240758ea759c052 (patch) | |
tree | 602470044212239d5a27ce66da18696102100bba /security | |
parent | 760b77592c0896b57fefbfbc4a77d22b1ad78cfb (diff) | |
download | pkgsrc-7f805ccb878e5ebce769e3561240758ea759c052.tar.gz |
Add and enable hydan
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 d7bacfc60e3..28da8f248a2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.191 2004/08/06 15:08:20 jlam Exp $ +# $NetBSD: Makefile,v 1.192 2004/08/13 10:26:50 agc Exp $ # COMMENT= Security tools @@ -58,6 +58,7 @@ SUBDIR+= hashcash SUBDIR+= heimdal SUBDIR+= honeyd SUBDIR+= honeyd-arpd +SUBDIR+= hydan SUBDIR+= ike-scan SUBDIR+= isakmpd SUBDIR+= jessie |