aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-11-12 21:09:18 +0800
committerzi <zi@FreeBSD.org>2013-11-12 21:09:18 +0800
commitb0a97429451a1535de8955dfe38c24238449ff37 (patch)
treea893f94387ec014d250e8292f40dc7474843d03c
parenta8078493e3b25863d6bbf20ec107caf6a0d7f170 (diff)
downloadfreebsd-ports-gnome-b0a97429451a1535de8955dfe38c24238449ff37.tar.gz
freebsd-ports-gnome-b0a97429451a1535de8955dfe38c24238449ff37.tar.zst
freebsd-ports-gnome-b0a97429451a1535de8955dfe38c24238449ff37.zip
- Set MAINTAINER to ports-secteam
Requested by: des@ With hat: ports-secteam@
-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 \