Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2013 13:09:18 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333567 - in head: ports-mgmt/portaudit ports-mgmt/portaudit-db security/vuxml
Message-ID:  <201311121309.rACD9Ijs042018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Tue Nov 12 13:09:18 2013
New Revision: 333567
URL: http://svnweb.freebsd.org/changeset/ports/333567

Log:
  - Set MAINTAINER to ports-secteam
  
  Requested by:	des@
  With hat:	ports-secteam@

Modified:
  head/ports-mgmt/portaudit-db/Makefile
  head/ports-mgmt/portaudit/Makefile
  head/security/vuxml/Makefile

Modified: head/ports-mgmt/portaudit-db/Makefile
==============================================================================
--- head/ports-mgmt/portaudit-db/Makefile	Tue Nov 12 11:40:54 2013	(r333566)
+++ head/ports-mgmt/portaudit-db/Makefile	Tue Nov 12 13:09:18 2013	(r333567)
@@ -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

Modified: head/ports-mgmt/portaudit/Makefile
==============================================================================
--- head/ports-mgmt/portaudit/Makefile	Tue Nov 12 11:40:54 2013	(r333566)
+++ head/ports-mgmt/portaudit/Makefile	Tue Nov 12 13:09:18 2013	(r333567)
@@ -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

Modified: head/security/vuxml/Makefile
==============================================================================
--- head/security/vuxml/Makefile	Tue Nov 12 11:40:54 2013	(r333566)
+++ head/security/vuxml/Makefile	Tue Nov 12 13:09:18 2013	(r333567)
@@ -11,7 +11,7 @@ DISTFILES=	vuxml-10.dtd  vuxml-model-10.
 		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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311121309.rACD9Ijs042018>