diff options
author | obache <obache> | 2010-09-23 05:30:21 +0000 |
---|---|---|
committer | obache <obache> | 2010-09-23 05:30:21 +0000 |
commit | 8fed56df83828fd15cbd1a6a9437b59748c0ee4d (patch) | |
tree | bb6b1f67d224089e25e201116b093679f5d3528f /security | |
parent | a1fb368f38559130b620ac586711adacbcf4a19b (diff) | |
download | pkgsrc-8fed56df83828fd15cbd1a6a9437b59748c0ee4d.tar.gz |
+ lua-sec
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 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 |