diff options
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 900a955d1967..c81f084afad2 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -13,7 +13,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DBI driver for CSV files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ |