aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-08-17 13:08:46 +0800
committerlinimon <linimon@FreeBSD.org>2009-08-17 13:08:46 +0800
commitc1d32abf066e59988b69bf129b62a8ef1807537c (patch)
treea8b5a3eafe4f4975a34ad0e32e45af521564f85e /textproc
parentcb7c2760a93995ad272e4300862c065f55b8cc3f (diff)
downloadfreebsd-ports-gnome-c1d32abf066e59988b69bf129b62a8ef1807537c.tar.gz
freebsd-ports-gnome-c1d32abf066e59988b69bf129b62a8ef1807537c.tar.zst
freebsd-ports-gnome-c1d32abf066e59988b69bf129b62a8ef1807537c.zip
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email. Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmldiff/Makefile2
-rw-r--r--textproc/xmldiff/pkg-descr2
-rw-r--r--textproc/xmlprpr/Makefile2
-rw-r--r--textproc/xmlprpr/pkg-descr2
4 files changed, 2 insertions, 6 deletions
diff --git a/textproc/xmldiff/Makefile b/textproc/xmldiff/Makefile
index d3e8075d2d51..9ab9b907a805 100644
--- a/textproc/xmldiff/Makefile
+++ b/textproc/xmldiff/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://software.decisionsoft.com/software/ \
http://www.it.ca/~paul/src/
DISTFILES= xmldiff.pl
-MAINTAINER= paul+ports@it.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Display meaningful differences between XML files
RUN_DEPENDS= xmlprpr:${PORTSDIR}/textproc/xmlprpr
diff --git a/textproc/xmldiff/pkg-descr b/textproc/xmldiff/pkg-descr
index a7a7c90ee99c..66d5ccbb50cc 100644
--- a/textproc/xmldiff/pkg-descr
+++ b/textproc/xmldiff/pkg-descr
@@ -4,5 +4,3 @@ ANSI colour, and regular diff. The coloured modes are particularly
useful for viewing small differences in context within large XML files.
WWW: http://software.decisionsoft.com/tools.html
-
-- Paul Chvostek <paul+ports@it.ca>
diff --git a/textproc/xmlprpr/Makefile b/textproc/xmlprpr/Makefile
index 42f0269e29d0..518949b3853f 100644
--- a/textproc/xmlprpr/Makefile
+++ b/textproc/xmlprpr/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://software.decisionsoft.com/software/ \
http://www.it.ca/~paul/src/
DISTFILES= xmlpp.pl
-MAINTAINER= paul+ports@it.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= An XML pretty printer
USE_PERL5= yes
diff --git a/textproc/xmlprpr/pkg-descr b/textproc/xmlprpr/pkg-descr
index c5dcdb2cafab..1af873b0f9f3 100644
--- a/textproc/xmlprpr/pkg-descr
+++ b/textproc/xmlprpr/pkg-descr
@@ -8,5 +8,3 @@ Note that the distribution calls this tool "xmlpp", but it has been
renamed so as not to conflict with an xmlpp already in the ports tree.
WWW: http://software.decisionsoft.com/tools.html
-
-- Paul Chvostek <paul+ports@it.ca>