aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-AnyEvent/Makefile2
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile2
-rw-r--r--www/p5-HTML-Tree/Makefile2
-rw-r--r--www/p5-HTML-Tree/pkg-descr3
4 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-AnyEvent/Makefile b/devel/p5-AnyEvent/Makefile
index e08cd425c5fc..4ce82a0c0a27 100644
--- a/devel/p5-AnyEvent/Makefile
+++ b/devel/p5-AnyEvent/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${DISTVERSION:C/0$//}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Provide framework for multiple event loops
PERL_CONFIGURE= 5.8.1+
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile
index 8788100dad15..fc542ce78dab 100644
--- a/net/p5-XML-Compile-SOAP/Makefile
+++ b/net/p5-XML-Compile-SOAP/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Base-class for SOAP implementations
RUN_DEPENDS= p5-XML-Compile>=1.01:${PORTSDIR}/textproc/p5-XML-Compile \
diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile
index 1868ccb60c5c..bcda29acc845 100644
--- a/www/p5-HTML-Tree/Makefile
+++ b/www/p5-HTML-Tree/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A collection of modules to manupulate HTML syntax trees
BUILD_DEPENDS= p5-HTML-Parser>=2.19:${PORTSDIR}/www/p5-HTML-Parser \
diff --git a/www/p5-HTML-Tree/pkg-descr b/www/p5-HTML-Tree/pkg-descr
index 7005813eb8c4..3222f44eff40 100644
--- a/www/p5-HTML-Tree/pkg-descr
+++ b/www/p5-HTML-Tree/pkg-descr
@@ -17,7 +17,4 @@ The modules present in this collection are:
HTML::AsSubs - Easy way to build an HTML syntax tree by nesting
functions.
---Dima
-dima@Chg.RU
-
WWW: http://search.cpan.org/dist/HTML-Tree/