diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2007-01-29 14:39:28 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2007-01-29 14:39:28 +0000 |
commit | 2122c3db6644045fc7d42609f7d00901530c704f (patch) | |
tree | e56fa3959c6325afe56d31fd58940a0852fa0202 /textproc/xmlto | |
parent | - Update to 1.4.1 (diff) |
- Drop port maintainership due to ENOTIME
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 35e0acbf73ea..59a5c2ae9c0c 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -13,7 +13,7 @@ PORTVERSION= 0.0.18 CATEGORIES= textproc MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to an XSL toolchain BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash2 \ |