diff options
author | snj <snj@pkgsrc.org> | 2004-01-20 21:26:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-20 21:26:13 +0000 |
commit | 1c50f6f717082e2f7c95b5fd43e342ba7e1f5d02 (patch) | |
tree | bf4364fb3c99a9123901744ed8431af60e4d24c6 /security/Makefile | |
parent | bbc93388a267c91979396284bab2d4452347a7e1 (diff) | |
download | pkgsrc-1c50f6f717082e2f7c95b5fd43e342ba7e1f5d02.tar.gz |
Add lsh (hi drochner!). Okayed by jmmv.
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 e093a849baa..60ecc62d845 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2004/01/10 14:57:21 jlam Exp $ +# $NetBSD: Makefile,v 1.160 2004/01/20 21:26:13 snj Exp $ # COMMENT= Security tools @@ -60,6 +60,7 @@ SUBDIR+= libmcrypt SUBDIR+= libnasl SUBDIR+= libtasn1 SUBDIR+= logcheck +SUBDIR+= lsh SUBDIR+= mcrypt SUBDIR+= mhash SUBDIR+= mirrordir |