aboutsummaryrefslogtreecommitdiff
path: root/www/mod_evasive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_evasive/Makefile')
-rw-r--r--www/mod_evasive/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile
index d2b5be77d331..2969269bf0de 100644
--- a/www/mod_evasive/Makefile
+++ b/www/mod_evasive/Makefile
@@ -5,20 +5,19 @@ PORTNAME= mod_evasive
PORTVERSION= 1.10.1
PORTREVISION= 1
CATEGORIES= www security
-MASTER_SITES= http://www.zdziarski.com/blog/wp-content/uploads/2010/02/
DISTNAME= mod_evasive_${PORTVERSION}
DIST_SUBDIR= apache2
MAINTAINER= kiwi@oav.net
COMMENT= Apache module to try to protect the HTTP Server from DoS/DDoS attacks
-BROKEN= unfetchable
+USE_GITHUB= yes
+GH_ACCOUNT= jzdziarski
+GH_TAGNAME= ad6e89f6c7d835945a7d329cc0f04adaefc3d114
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
USES= apache:2.2+
AP_FAST_BUILD= yes
AP_GENPLIST= yes