diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-11-12 21:09:18 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-11-12 21:09:18 +0800 |
commit | 6690bf52a3f1df47439406df5e8a113b15c0f030 (patch) | |
tree | a893f94387ec014d250e8292f40dc7474843d03c /security | |
parent | dc28effcb6f487972a94f18edb0920c4ff4aa2de (diff) | |
download | freebsd-ports-gnome-6690bf52a3f1df47439406df5e8a113b15c0f030.tar.gz freebsd-ports-gnome-6690bf52a3f1df47439406df5e8a113b15c0f030.tar.zst freebsd-ports-gnome-6690bf52a3f1df47439406df5e8a113b15c0f030.zip |
- Set MAINTAINER to ports-secteam
Requested by: des@
With hat: ports-secteam@
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |