summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
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/p5-DBD-CSV
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/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile2
1 files changed, 1 insertions, 1 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 \