diff options
Diffstat (limited to 'www/mod_evasive/Makefile')
-rw-r--r-- | www/mod_evasive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index 6e36b62571d2..d2b5be77d331 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net COMMENT= Apache module to try to protect the HTTP Server from DoS/DDoS attacks +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |