summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-08-01 05:42:06 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-08-01 05:42:06 +0000
commit61de52eb20d8dd2a88638467f59adc3406bae3e9 (patch)
tree31c67b5e3029bea72c403b2171b5e0fb4e10067d /databases/p5-DBD-CSV
parentUpdate to 2.2.1. (diff)
Dropped Maintainership
Notes
Notes: svn path=/head/; revision=45686
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 fbce8a525d74..2fd765708788 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= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \