View | Details | Raw Unified | Return to bug 59193
Collapse All | Expand All

(-)mod_security/Makefile (-1 / +3 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	mod_security
8
PORTNAME=	mod_security
9
PORTVERSION=	1.7.2
9
PORTVERSION=	1.7.3
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
12
MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
13
14
14
MAINTAINER=	sysadmin@alexdupre.com
15
MAINTAINER=	sysadmin@alexdupre.com
15
COMMENT=	An intrusion detection and prevention engine
16
COMMENT=	An intrusion detection and prevention engine
17
16
USE_APACHE=	yes
18
USE_APACHE=	yes
17
19
18
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
(-)mod_security/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (mod_security-1.7.2.tar.gz) = 4d2fb794efa24ff6d66f9f0c070ef9ce
1
MD5 (mod_security_1.7.3.tar.gz) = 2ea27b2b246d1b0c5afdd50011f3747d

Return to bug 59193