aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-DataSource
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 /databases/p5-DBIx-DataSource
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 'databases/p5-DBIx-DataSource')
-rw-r--r--databases/p5-DBIx-DataSource/Makefile2
-rw-r--r--databases/p5-DBIx-DataSource/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-DataSource/Makefile b/databases/p5-DBIx-DataSource/Makefile
index e57e8cf6ccf2..43874475889d 100644
--- a/databases/p5-DBIx-DataSource/Makefile
+++ b/databases/p5-DBIx-DataSource/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBIx
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/databases/p5-DBIx-DataSource/pkg-descr b/databases/p5-DBIx-DataSource/pkg-descr
index f718a830dcd9..f5d87a69c88e 100644
--- a/databases/p5-DBIx-DataSource/pkg-descr
+++ b/databases/p5-DBIx-DataSource/pkg-descr
@@ -5,4 +5,4 @@ and deletion regardless of the actual database being used.
Currently supported databases are MySQL and PostgreSQL.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>