diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2015-02-12 05:09:34 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2015-02-12 05:09:34 +0000 |
commit | d36a8694d955047f2b006b19bf386582270e5a64 (patch) | |
tree | fb48bef2f7d20fcd26fca06c051c289ead4332f5 /security | |
parent | 4bc9eb0bbb4f93e4244c2dba4a8ea7ca6494c68c (diff) | |
download | pkgsrc-d36a8694d955047f2b006b19bf386582270e5a64.tar.gz |
sort
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index cd3d73be61a..d8a673636c3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.540 2015/02/09 10:06:48 nils Exp $ +# $NetBSD: Makefile,v 1.541 2015/02/12 05:10:16 jnemeth Exp $ # COMMENT= Security tools @@ -67,11 +67,11 @@ SUBDIR+= dsniff-nox11 SUBDIR+= egd SUBDIR+= engine-pkcs11 SUBDIR+= ent -SUBDIR+= fail2ban #SUBDIR+= f-prot-antivirus6 # only contains shared files SUBDIR+= f-prot-antivirus6-fs-bin SUBDIR+= f-prot-antivirus6-ms-bin SUBDIR+= f-prot-antivirus6-ws-bin +SUBDIR+= fail2ban SUBDIR+= flawfinder SUBDIR+= fprint-demo SUBDIR+= fragroute |