summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
commit844479aa5dff9dd1018c3943c19e06d29457a9eb (patch)
tree69819d49b22f1169c7f154443a1486f8b75ac1df /databases
parentFix LD_LIBRARY_PATH to include any local additions. (diff)
Change to my FreeBSD.org address
Notes
Notes: svn path=/head/; revision=82871
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-CSV/Makefile2
-rw-r--r--databases/p5-MLDBM-Sync/Makefile4
-rw-r--r--databases/p5-MLDBM-Sync/pkg-descr2
-rw-r--r--databases/p5-MLDBM/Makefile2
-rw-r--r--databases/p5-ResourcePool-Resource-DBI/Makefile4
5 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 879c38e11463..13d25903b018 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= DBI driver for CSV files
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile
index 7b4ff2605c1b..68396e211fc3 100644
--- a/databases/p5-MLDBM-Sync/Makefile
+++ b/databases/p5-MLDBM-Sync/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-MLDBM-Sync
# Date created: May 29th, 2002
-# Whom: erwin@lansing.dk
+# Whom: erwin@FreeBSD.org
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MLDBM
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= MLDBM::Sync - safe concurrent access to MLDBM databases
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
diff --git a/databases/p5-MLDBM-Sync/pkg-descr b/databases/p5-MLDBM-Sync/pkg-descr
index 478d235cdc36..48a12e93bfd8 100644
--- a/databases/p5-MLDBM-Sync/pkg-descr
+++ b/databases/p5-MLDBM-Sync/pkg-descr
@@ -7,4 +7,4 @@ logically and improve performance for bundled reads & writes.
WWW: http://search.cpan.org/dist/MLDBM-Sync/
- Erwin Lansing
-erwin@lansing.dk
+erwin@FreeBSD.org
diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile
index 512f10a909b5..722f8bfd2c31 100644
--- a/databases/p5-MLDBM/Makefile
+++ b/databases/p5-MLDBM/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MLDBM
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Store multi-level hash structure in single level tied hash
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw
diff --git a/databases/p5-ResourcePool-Resource-DBI/Makefile b/databases/p5-ResourcePool-Resource-DBI/Makefile
index f9e6c381ef9f..c06b68416b77 100644
--- a/databases/p5-ResourcePool-Resource-DBI/Makefile
+++ b/databases/p5-ResourcePool-Resource-DBI/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-ResourcePool-Resource-DBI
# Date created: February 06th, 2003
-# Whom: erwin@lansing.dk
+# Whom: erwin@FreeBSD.org
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
MASTER_SITE_SUBDIR= ../by-authors/id/M/MW/MWS
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= ResourcePool::Resource::DBI - A ResourcePool wrapper for DBI
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ResourcePool.pm:${PORTSDIR}/devel/p5-ResourcePool \