diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /www/mod_evasive/Makefile | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) |
Mark a few ports BROKEN (unfetchable)
Notes
Notes:
svn path=/head/; revision=516897
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 |