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 | b5bf19baf315bd877ae61e7f40a4a66141473624 (patch) | |
tree | 267521478fff6fef73b6292de2936df51d3de803 /security/Makefile | |
parent | c0c536b771314678b33934b4cec89cb9c0b5a692 (diff) | |
download | pkgsrc-b5bf19baf315bd877ae61e7f40a4a66141473624.tar.gz |
Add and enable netpgp
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 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 |