diff options
author | adam <adam@pkgsrc.org> | 2011-04-26 09:01:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-04-26 09:01:12 +0000 |
commit | 4d6fe6a19d5594b4004dc82ecac39483bbc0d52f (patch) | |
tree | 8a465a35485b667d29ccd873a090fb8255794241 | |
parent | b7a3a18f70ea804a4b9fa3fbc27ae41d502070f9 (diff) | |
download | pkgsrc-4d6fe6a19d5594b4004dc82ecac39483bbc0d52f.tar.gz |
Added security/nettle version 2.1
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a66f0528ac0..c69da192ade 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.408 2011/04/14 17:28:47 drochner Exp $ +# $NetBSD: Makefile,v 1.409 2011/04/26 09:01:12 adam Exp $ # COMMENT= Security tools @@ -152,6 +152,7 @@ SUBDIR+= nessus-libraries SUBDIR+= nessus-plugins SUBDIR+= netpgp SUBDIR+= netramet +SUBDIR+= nettle SUBDIR+= nfsbug SUBDIR+= nikto SUBDIR+= ocaml-ssl |