diff options
author | drochner <drochner@pkgsrc.org> | 2012-01-11 20:10:44 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-01-11 20:10:44 +0000 |
commit | 838d4c3cea21c4eb1354f83dd88c7e7317145ccc (patch) | |
tree | 4c00cab8161f1d5b5068a833838d48a4070f6ba7 /security | |
parent | 5803b255b689dd8ee243a1e2948652fd0eae02af (diff) | |
download | pkgsrc-838d4c3cea21c4eb1354f83dd88c7e7317145ccc.tar.gz |
+racoon2
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 89b647e7cf0..d94ad510745 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.421 2011/12/05 09:56:57 pettai Exp $ +# $NetBSD: Makefile,v 1.422 2012/01/11 20:10:44 drochner Exp $ # COMMENT= Security tools @@ -312,6 +312,7 @@ SUBDIR+= qca2 SUBDIR+= qca2-gnupg SUBDIR+= qca2-ossl SUBDIR+= qident +SUBDIR+= racoon2 SUBDIR+= rainbowcrack SUBDIR+= rats SUBDIR+= rc5des |