aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2011-10-13 20:03:29 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2011-10-13 20:03:29 +0000
commitb31509e7cbb0e90380fbfc925b3f8c02c65fe6c1 (patch)
treea259e5852fc8b36a1468c49192883603a806d6b6
parent05c2961198b625d7e74c4e4b0fe838f746651b0a (diff)
downloadports-b31509e7cbb0e90380fbfc925b3f8c02c65fe6c1.tar.gz
ports-b31509e7cbb0e90380fbfc925b3f8c02c65fe6c1.zip
- Reassign to the heap
Notes
Notes: svn path=/head/; revision=283492
-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 \