diff options
author | agc <agc@pkgsrc.org> | 2009-04-29 04:55:29 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2009-04-29 04:55:29 +0000 |
commit | b2391167a328e4ecc07ef571c59036795acc2577 (patch) | |
tree | 267521478fff6fef73b6292de2936df51d3de803 /security | |
parent | 86edb678a4aa37fe4ff652a72f136de50d1b5be5 (diff) | |
download | pkgsrc-b2391167a328e4ecc07ef571c59036795acc2577.tar.gz |
Add and enable netpgp
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 21d460f103b..08dd5b06ae7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.347 2009/03/07 02:17:08 jnemeth Exp $ +# $NetBSD: Makefile,v 1.348 2009/04/29 04:55:29 agc Exp $ # COMMENT= Security tools @@ -129,6 +129,7 @@ SUBDIR+= nessus SUBDIR+= nessus-core SUBDIR+= nessus-libraries SUBDIR+= nessus-plugins +SUBDIR+= netpgp SUBDIR+= netramet SUBDIR+= nfsbug SUBDIR+= nikto |