diff options
author | drochner <drochner@pkgsrc.org> | 2005-04-30 12:25:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-04-30 12:25:29 +0000 |
commit | a1c0a94254969c38779748eb9e4cbd155c22415e (patch) | |
tree | d34c09cce373e051b683dd159325faeaa477b709 /security | |
parent | 0271a0b85b7deb3e2100091354be23cfc6fa79dd (diff) | |
download | pkgsrc-a1c0a94254969c38779748eb9e4cbd155c22415e.tar.gz |
+lsh2
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 131baf7e9e0..137b35a2980 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2005/04/24 12:16:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.239 2005/04/30 12:25:29 drochner Exp $ # COMMENT= Security tools @@ -96,6 +96,7 @@ SUBDIR+= libtasn1 SUBDIR+= libtcpa SUBDIR+= logcheck SUBDIR+= lsh +SUBDIR+= lsh2 SUBDIR+= mcrypt SUBDIR+= mhash SUBDIR+= mirrordir |