diff options
author | agc <agc> | 2012-08-11 17:44:46 +0000 |
---|---|---|
committer | agc <agc> | 2012-08-11 17:44:46 +0000 |
commit | eb5e497a1b23ba7457f7ba75e792c40557f4de4d (patch) | |
tree | 73428b1b06f8df14694b23642158c83fdf0b27d2 /security/Makefile | |
parent | a83a41d10a4201f51a96cc221b71256ec21c1fa5 (diff) | |
download | pkgsrc-eb5e497a1b23ba7457f7ba75e792c40557f4de4d.tar.gz |
add and enable dhbitty
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 452b6208976..31fff1ea2c9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.439 2012/06/16 22:01:17 dholland Exp $ +# $NetBSD: Makefile,v 1.440 2012/08/11 17:44:46 agc Exp $ # COMMENT= Security tools @@ -50,6 +50,7 @@ SUBDIR+= cyrus-sasl SUBDIR+= cyrus-saslauthd SUBDIR+= ddos-scan SUBDIR+= destroy +SUBDIR+= dhbitty SUBDIR+= dirb SUBDIR+= dirmngr SUBDIR+= dnssec-tools |