aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Switch
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
commitc8df88ddadd4db8ffa8da49611f0885143a83730 (patch)
tree7451564d2668b26d0d49427e2d0eaf2db921670b /lang/p5-Switch
parent1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff)
downloadports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz
ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
Notes
Notes: svn path=/head/; revision=43917
Diffstat (limited to 'lang/p5-Switch')
-rw-r--r--lang/p5-Switch/Makefile2
-rw-r--r--lang/p5-Switch/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile
index 4f5a4218eb68..3084b94cfa6f 100644
--- a/lang/p5-Switch/Makefile
+++ b/lang/p5-Switch/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/DCONWAY
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Balanced.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
diff --git a/lang/p5-Switch/pkg-descr b/lang/p5-Switch/pkg-descr
index a9faa6459402..9b175f620bae 100644
--- a/lang/p5-Switch/pkg-descr
+++ b/lang/p5-Switch/pkg-descr
@@ -6,4 +6,4 @@ rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>