diff options
author | zi <zi@FreeBSD.org> | 2013-11-12 21:09:18 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-11-12 21:09:18 +0800 |
commit | b0a97429451a1535de8955dfe38c24238449ff37 (patch) | |
tree | a893f94387ec014d250e8292f40dc7474843d03c /security | |
parent | a8078493e3b25863d6bbf20ec107caf6a0d7f170 (diff) | |
download | freebsd-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@
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 \ |