summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2009-01-04 01:13:55 +0000
committeradrianp <adrianp>2009-01-04 01:13:55 +0000
commit24410c5d5ba1f1b92d0fb36b2fc92873cd075c0f (patch)
tree8abb3c97d00a22cc26dca1f39f396804fa668b03 /security/Makefile
parent7fa02ae602d35db55d7a192ebe46a6596323b167 (diff)
downloadpkgsrc-24410c5d5ba1f1b92d0fb36b2fc92873cd075c0f.tar.gz
+openvas-*
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 43a443b6b80..ee5847d82a6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.338 2008/12/19 18:31:36 he Exp $
+# $NetBSD: Makefile,v 1.339 2009/01/04 01:13:55 adrianp Exp $
#
COMMENT= Security tools
@@ -133,6 +133,11 @@ SUBDIR+= opencdk
SUBDIR+= openpam
SUBDIR+= openssh
SUBDIR+= openssl
+SUBDIR+= openvas-libraries
+SUBDIR+= openvas-libnasl
+SUBDIR+= openvas-plugins
+SUBDIR+= openvas-server
+SUBDIR+= openvas-client
SUBDIR+= otpCalc
SUBDIR+= p0f
SUBDIR+= p5-Authen-CAS-Client