From e023959bde9bce5304b3fea69ee4b7aabf50b0e7 Mon Sep 17 00:00:00 2001 From: araujo Date: Mon, 23 Jun 2008 02:06:09 +0000 Subject: - www/mod_security2 has been renamed to www/mod_security21 because I prepare the ports structure to receive a new series of mod_security. PR: ports/124827 Repocopy by: marcus --- www/mod_security21/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/mod_security21') diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile index 5c6ca710f4d8..b11669edba69 100644 --- a/www/mod_security21/Makefile +++ b/www/mod_security21/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= mod_security2 +PORTNAME= mod_security21 PORTVERSION= 2.1.7 -PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ -DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} +DISTNAME= ${PORTNAME:S/_//:S/21//}-apache_${PORTVERSION} MAINTAINER= araujo@FreeBSD.org COMMENT= An intrusion detection and prevention engine -- cgit