From 8c91f8349c0f883c5c8d0caf67b72d2f291405b6 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sat, 30 Jul 2005 19:13:10 +0000 Subject: Change MAINTAINER address for ports maintained by the Security Team to secteam@ instead of security@ to make it more clear that the ports are not maintained by the freebsd-security@ mailing list. Both addresses go to the same people. --- security/portaudit-db/Makefile | 2 +- security/portaudit/Makefile | 2 +- security/vuxml/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/portaudit-db/Makefile b/security/portaudit-db/Makefile index df3f71a149f1..db754b90df57 100644 --- a/security/portaudit-db/Makefile +++ b/security/portaudit-db/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.3 CATEGORIES= security DISTFILES= -MAINTAINER= security@FreeBSD.org +MAINTAINER= secteam@FreeBSD.org COMMENT= Creates a portaudit database from a current ports tree RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt diff --git a/security/portaudit/Makefile b/security/portaudit/Makefile index 43533d045eac..914dd0c95f35 100644 --- a/security/portaudit/Makefile +++ b/security/portaudit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.10 CATEGORIES= security DISTFILES= -MAINTAINER= security@FreeBSD.org +MAINTAINER= secteam@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 diff --git a/security/vuxml/Makefile b/security/vuxml/Makefile index 21edc3ba9b3b..172dd2123393 100644 --- a/security/vuxml/Makefile +++ b/security/vuxml/Makefile @@ -15,7 +15,7 @@ DISTFILES= vuxml-10.dtd vuxml-model-10.mod \ xml1.dcl catalog catalog.xml DIST_SUBDIR= vuxml -MAINTAINER= security@FreeBSD.org +MAINTAINER= secteam@FreeBSD.org COMMENT= Vulnerability and eXposure Markup Language DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr \ -- cgit v1.2.3