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 | a1b247abb7f30d0ed509c286ef3fda9bb38b055f (patch) | |
tree | 87b3391b9767ea49c704006504e790853425cf06 /security/Makefile | |
parent | 2c1cf49b2520b0e8a65b9574507001c28d9b1e72 (diff) | |
download | pkgsrc-a1b247abb7f30d0ed509c286ef3fda9bb38b055f.tar.gz |
Addition of ap-modsecurity
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 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 |