summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-11-10 22:16:40 +0000
committerpettai <pettai@pkgsrc.org>2012-11-10 22:16:40 +0000
commitc4d660f8072bdfbc96665356d2d376329fbe8baf (patch)
treee8c40e23fe564bcd6c0edd0a800798d05423215a
parenteb54b0f826f588d252f332bcf4b83b5773d1827d (diff)
downloadpkgsrc-c4d660f8072bdfbc96665356d2d376329fbe8baf.tar.gz
Added otptool
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 13c3219655a..9641859a991 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.446 2012/11/07 10:32:44 wiz Exp $
+# $NetBSD: Makefile,v 1.447 2012/11/10 22:16:40 pettai Exp $
#
COMMENT= Security tools
@@ -181,6 +181,7 @@ SUBDIR+= openvas-libraries
SUBDIR+= openvas-plugins
SUBDIR+= openvas-server
SUBDIR+= otpCalc
+SUBDIR+= otptool
SUBDIR+= p0f
SUBDIR+= p11-kit
SUBDIR+= p5-AuthCAS