diff options
author | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
commit | 4a211a32906404dc90cae166be71060f5e8cf73c (patch) | |
tree | 25f9f9bf3c72b998865d278a86ed219756bfdd82 /textproc/xmlto | |
parent | 70ef17b841232519fb3bcd19fd382bdb6d0bd1e2 (diff) | |
download | freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.gz freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.zst freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.zip |
Change to my @FreeBSD.org address.
Approved by: krion
Diffstat (limited to 'textproc/xmlto')
-rw-r--r-- | textproc/xmlto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 334f6bf13b35..839bfc3306d0 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -14,7 +14,7 @@ CATEGORIES= textproc MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Front-end to an XSL toolchain BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash2 \ |