diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /textproc/xmlto | |
parent | a3bacdacb1394d803b6f8f13a09186969959e8a8 (diff) | |
download | ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.tar.gz ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.zip |
Notes
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 \ |