diff options
author | nectar <nectar@FreeBSD.org> | 2005-05-13 23:33:48 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2005-05-13 23:33:48 +0800 |
commit | 3ab54a1b3d79fd69a56ad6e8ce40bdd6796ca1b3 (patch) | |
tree | cc072493177d10b8871e5e96e392000b908c9375 | |
parent | 9ee717516a7727b53f3e0cbc62c0adb463a690df (diff) | |
download | freebsd-ports-gnome-3ab54a1b3d79fd69a56ad6e8ce40bdd6796ca1b3.tar.gz freebsd-ports-gnome-3ab54a1b3d79fd69a56ad6e8ce40bdd6796ca1b3.tar.zst freebsd-ports-gnome-3ab54a1b3d79fd69a56ad6e8ce40bdd6796ca1b3.zip |
MAINTAINER -> security@FreeBSD.org
-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 63a1b78ea742..21edc3ba9b3b 100644 --- a/security/vuxml/Makefile +++ b/security/vuxml/Makefile @@ -15,7 +15,7 @@ DISTFILES= vuxml-10.dtd vuxml-model-10.mod \ xml1.dcl catalog catalog.xml DIST_SUBDIR= vuxml -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= security@FreeBSD.org COMMENT= Vulnerability and eXposure Markup Language DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr \ |