diff options
author | fhajny <fhajny@pkgsrc.org> | 2016-05-25 20:19:45 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2016-05-25 20:19:45 +0000 |
commit | adf384908b6b252bc4b9a20ceeb8d522ce3c501e (patch) | |
tree | 93caebf74c590bbcb66f17211c1280b4db6472fd /security/Makefile | |
parent | 43fe446eb61369861dceace080d6ccec4cae3c64 (diff) | |
download | pkgsrc-adf384908b6b252bc4b9a20ceeb8d522ce3c501e.tar.gz |
Enable hitch
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 25f3a9ebae0..e2a38112245 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.579 2016/05/25 18:19:30 fhajny Exp $ +# $NetBSD: Makefile,v 1.580 2016/05/25 20:19:45 fhajny Exp $ # COMMENT= Security tools @@ -111,6 +111,7 @@ SUBDIR+= hackbot SUBDIR+= hashcash SUBDIR+= heimdal SUBDIR+= heirloom-su +SUBDIR+= hitch SUBDIR+= honeyd SUBDIR+= honeyd-arpd SUBDIR+= hs-digest |