diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-11-05 14:34:50 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-11-05 14:34:50 +0000 |
commit | 7639ec8b7292077437796445ab19b0f63de4b5ef (patch) | |
tree | 582723266d9b58a47ffeb9086a35221a7ccbe38a | |
parent | 1c14fcf232d33131a9232efed125bad7a33e42a3 (diff) | |
download | pkgsrc-7639ec8b7292077437796445ab19b0f63de4b5ef.tar.gz |
+ap-modsecurity2
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index d9831848beb..977c051986c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2006/10/21 07:48:54 adrianp Exp $ +# $NetBSD: Makefile,v 1.278 2006/11/05 14:34:50 adrianp Exp $ # COMMENT= Security tools @@ -17,6 +17,7 @@ SUBDIR+= amavis-perl SUBDIR+= amavisd-new SUBDIR+= antonym SUBDIR+= ap-modsecurity +SUBDIR+= ap-modsecurity2 SUBDIR+= apg SUBDIR+= arirang SUBDIR+= audit-packages |