diff options
author | obache <obache@pkgsrc.org> | 2010-09-23 05:30:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-23 05:30:21 +0000 |
commit | fed1702a1558dae89d4d2ecd0e6d3f0320b5ce43 (patch) | |
tree | bb6b1f67d224089e25e201116b093679f5d3528f /security/Makefile | |
parent | 539fa3b2848f38a842940ea2d66b6ed7b3c0db9b (diff) | |
download | pkgsrc-fed1702a1558dae89d4d2ecd0e6d3f0320b5ce43.tar.gz |
+ lua-sec
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 a3b0f330837..999c28890d1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.397 2010/09/03 07:15:09 agc Exp $ +# $NetBSD: Makefile,v 1.398 2010/09/23 05:30:21 obache Exp $ # COMMENT= Security tools @@ -136,6 +136,7 @@ SUBDIR+= libtasn1 SUBDIR+= libtcpa SUBDIR+= logcheck SUBDIR+= lsh +SUBDIR+= lua-sec SUBDIR+= mcrypt SUBDIR+= md4-collision SUBDIR+= md5-collision |