aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/portaudit-db/Makefile2
-rw-r--r--ports-mgmt/portaudit/Makefile2
-rw-r--r--security/vuxml/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portaudit-db/Makefile b/ports-mgmt/portaudit-db/Makefile
index e9452ee55c07..73d68548e9c3 100644
--- a/ports-mgmt/portaudit-db/Makefile
+++ b/ports-mgmt/portaudit-db/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= ports-mgmt
DISTFILES=
-MAINTAINER= secteam@FreeBSD.org
+MAINTAINER= ports-secteam@FreeBSD.org
COMMENT= Creates a portaudit database from a current ports tree
RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
diff --git a/ports-mgmt/portaudit/Makefile b/ports-mgmt/portaudit/Makefile
index 566446d9aa38..02271ba2eb15 100644
--- a/ports-mgmt/portaudit/Makefile
+++ b/ports-mgmt/portaudit/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.6.1
CATEGORIES= ports-mgmt security
DISTFILES=
-MAINTAINER= secteam@FreeBSD.org
+MAINTAINER= ports-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 b7347f5a654b..9f28c2340a50 100644
--- a/security/vuxml/Makefile
+++ b/security/vuxml/Makefile
@@ -11,7 +11,7 @@ DISTFILES= vuxml-10.dtd vuxml-model-10.mod \
xml1.dcl catalog catalog.xml
DIST_SUBDIR= vuxml
-MAINTAINER= secteam@FreeBSD.org
+MAINTAINER= ports-secteam@FreeBSD.org
COMMENT= Vulnerability and eXposure Markup Language DTD
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr \