diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-IO-CSVHeaderFile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-IO-CSVHeaderFile/Makefile b/textproc/p5-IO-CSVHeaderFile/Makefile index 51fc48ba2609..0197f02e009c 100644 --- a/textproc/p5-IO-CSVHeaderFile/Makefile +++ b/textproc/p5-IO-CSVHeaderFile/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= vasek@ti.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to automate reads from CSV formatted text files BUILD_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS |