diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-18 21:20:08 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-18 21:20:08 +0000 |
commit | 8cdb9b7bfa558f5d337ee7e7e87e9b622c7a4512 (patch) | |
tree | 804149458d07bdeef5df8b2e624140fe29bf39cf /security | |
parent | c03aca2eb4c0cd28d070b9012bc48a42de5ab9c2 (diff) | |
download | pkgsrc-8cdb9b7bfa558f5d337ee7e7e87e9b622c7a4512.tar.gz |
+ hs-digest
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 22064845b9a..f63b2c5d247 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2014/08/12 05:01:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.522 2014/08/18 21:20:08 szptvlfn Exp $ # COMMENT= Security tools @@ -99,6 +99,7 @@ SUBDIR+= heimdal SUBDIR+= heirloom-su SUBDIR+= honeyd SUBDIR+= honeyd-arpd +SUBDIR+= hs-digest SUBDIR+= hydan SUBDIR+= hydra SUBDIR+= ike-scan |