aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2011-10-14 04:03:29 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2011-10-14 04:03:29 +0800
commit240a8ed97bfbfe45686fe7fa158fc67b008245d4 (patch)
tree875a21711aec8ca6aa77216ce0689dd2821b4ec2 /security
parent61000b7eb058f78514edb71a61cf8f3c0bcaf6e0 (diff)
downloadfreebsd-ports-gnome-240a8ed97bfbfe45686fe7fa158fc67b008245d4.tar.gz
freebsd-ports-gnome-240a8ed97bfbfe45686fe7fa158fc67b008245d4.tar.zst
freebsd-ports-gnome-240a8ed97bfbfe45686fe7fa158fc67b008245d4.zip
- Reassign to the heap
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 \