summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorpettai <pettai>2012-11-10 22:16:40 +0000
committerpettai <pettai>2012-11-10 22:16:40 +0000
commitec8aba18d72879a1c2b80cbc656d9e8b124454e6 (patch)
treee8c40e23fe564bcd6c0edd0a800798d05423215a /security/Makefile
parent83076ffc0a926cbb5bca509b3791d47cb05a2ce6 (diff)
downloadpkgsrc-ec8aba18d72879a1c2b80cbc656d9e8b124454e6.tar.gz
Added otptool
Diffstat (limited to 'security/Makefile')
-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