View | Details | Raw Unified | Return to bug 201306 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
# Created by: Xavier Beaudouin <kiwi@oav.net>
1
# Created by: Xavier Beaudouin <kiwi@oav.net>
2
# $FreeBSD: head/www/mod_evasive/Makefile 336589 2013-12-15 22:11:20Z ohauer $
2
# $FreeBSD: head/www/mod_evasive/Makefile $
3
3
4
PORTNAME=	mod_evasive
4
PORTNAME=	mod_evasive
5
PORTVERSION=	1.10.1
5
PORTVERSION=	1.10.1
Lines 9-15 MASTER_SITES= http://www.zdziarski.com/b Link Here
9
DISTNAME=	mod_evasive_${PORTVERSION}
9
DISTNAME=	mod_evasive_${PORTVERSION}
10
DIST_SUBDIR=	apache2
10
DIST_SUBDIR=	apache2
11
11
12
MAINTAINER=	kiwi@oav.net
12
MAINTAINER=	w.schwarzenfeld@utanet.at
13
COMMENT=	Apache module to try to protect the HTTP Server from DoS/DDoS attacks
13
COMMENT=	Apache module to try to protect the HTTP Server from DoS/DDoS attacks
14
14
15
LICENSE=	GPLv2
15
LICENSE=	GPLv2

Return to bug 201306