diff options
author | gabor <gabor@FreeBSD.org> | 2013-05-29 16:57:32 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2013-05-29 16:57:32 +0800 |
commit | cc96999d21486e1042c832407ff195f6a936d553 (patch) | |
tree | 80309e86a6ae446c0e56dfd8f44e264d3ce64d29 /textproc | |
parent | 948bb7ad12e42435425645cb57a784bdaad69711 (diff) | |
download | freebsd-ports-gnome-cc96999d21486e1042c832407ff195f6a936d553.tar.gz freebsd-ports-gnome-cc96999d21486e1042c832407ff195f6a936d553.tar.zst freebsd-ports-gnome-cc96999d21486e1042c832407ff195f6a936d553.zip |
- Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-xsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 265fba1fe5f8..a88324184293 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/docbook/${PORTNAME}/${PORTVERSION}:src \ SF/docbook/${PORTNAME}-doc/${PORTVERSION}:doc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= XSL DocBook stylesheets BUILD_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr |