aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-01-30 01:41:17 +0800
committererwin <erwin@FreeBSD.org>2009-01-30 01:41:17 +0800
commit4bfe6f42bf69121eb53aaead04508848637cc94c (patch)
tree777e10d74d0f3ca38d41e7e223f8c8a97c66d350 /databases/p5-DBD-CSV
parentb04f0e3c81a6fdba7fe6a76e879f0ddcd87e56f5 (diff)
downloadfreebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.gz
freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.zst
freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.zip
Reassign my p5-* ports to perl@ so more than one person
can look at them.
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 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 \