diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-10-14 18:43:26 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-10-14 18:43:26 +0000 |
commit | 60ba6ca2cd325d28dcf37fbd7ae6b517087c5b6c (patch) | |
tree | 87b3391b9767ea49c704006504e790853425cf06 | |
parent | ac0e695986211efe20dfa19a081771666cd30826 (diff) | |
download | pkgsrc-60ba6ca2cd325d28dcf37fbd7ae6b517087c5b6c.tar.gz |
Addition of ap-modsecurity
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | security/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f41942b795e..7cb1674e5e6 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11481 2005/10/14 15:46:01 wiz Exp $ +$NetBSD: CHANGES,v 1.11482 2005/10/14 18:43:26 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4584,3 +4584,4 @@ Changes to the packages collection and infrastructure in 2005: Updated www/ap2-auth-ldap to 3.05 [adrianp 2005-10-14] Updated net/snort-rules to 2.4 [adrianp 2005-10-14] Updated sysutils/bacula to 1.36.3nb1 [wiz 2005-10-14] + Added security/ap-modsecurity 1.8.7 [adrianp 2005-10-14] diff --git a/security/Makefile b/security/Makefile index b4a09b685ed..97d08f0e757 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2005/10/14 01:08:27 minskim Exp $ +# $NetBSD: Makefile,v 1.251 2005/10/14 18:43:27 adrianp Exp $ # COMMENT= Security tools @@ -14,6 +14,7 @@ SUBDIR+= amavis SUBDIR+= amavis-perl SUBDIR+= amavisd-new SUBDIR+= antonym +SUBDIR+= ap-modsecurity SUBDIR+= apg SUBDIR+= arirang SUBDIR+= audit-packages |