aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2003-10-23 13:42:49 +0800
committersergei <sergei@FreeBSD.org>2003-10-23 13:42:49 +0800
commit4a211a32906404dc90cae166be71060f5e8cf73c (patch)
tree25f9f9bf3c72b998865d278a86ed219756bfdd82 /textproc
parent70ef17b841232519fb3bcd19fd382bdb6d0bd1e2 (diff)
downloadfreebsd-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')
-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 \