aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-17 05:08:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-17 05:08:46 +0000
commit71804e4f2621341e46108fd0b4e406ce191f3d81 (patch)
treec7247ad3e76e8b9bf7e8751328e828f5d501a505 /textproc
parent2536b451cb52997f85698471837bcec66a084492 (diff)
downloadports-71804e4f2621341e46108fd0b4e406ce191f3d81.tar.gz
ports-71804e4f2621341e46108fd0b4e406ce191f3d81.zip
Notes
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>