aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/ossec-hids-server/Makefile2
-rw-r--r--security/sqlninja/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile
index f9ba517d6d89..0c05cab3eeb8 100644
--- a/security/ossec-hids-server/Makefile
+++ b/security/ossec-hids-server/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.ossec.net/files/ \
http://www.ossec.net/files/old/
PKGNAMESUFFIX= -server
-MAINTAINER= valerio.daelli@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT?= A security tool to monitor and check logs and intrusions
USE_RC_SUBR= ossec-hids
diff --git a/security/sqlninja/Makefile b/security/sqlninja/Makefile
index 924433ac78da..cbaf225cf39a 100644
--- a/security/sqlninja/Makefile
+++ b/security/sqlninja/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
-MAINTAINER= valerio.daelli@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sql Server exploit toolkit
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \