aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-23 05:42:49 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-23 05:42:49 +0000
commitb5ac288585f3af38dcb320b4f846e27d274c95f4 (patch)
tree237e0854642bebf4a53f51c58265f520572ecdf5 /textproc
parenta3bacdacb1394d803b6f8f13a09186969959e8a8 (diff)
downloadports-b5ac288585f3af38dcb320b4f846e27d274c95f4.tar.gz
ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/txt2tags/Makefile2
-rw-r--r--textproc/xmlto/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/txt2tags/Makefile b/textproc/txt2tags/Makefile
index 6d018edaf059..1159d8f4059b 100644
--- a/textproc/txt2tags/Makefile
+++ b/textproc/txt2tags/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://txt2tags.sourceforge.net/src/
EXTRACT_SUFX= .tgz
-MAINTAINER= sergei@kolobov.com
+MAINTAINER= sergei@FreeBSD.org
COMMENT= Utility to turn simply formatted text into markup (e.g., HTML)
USE_PYTHON= yes
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 \