1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix typo in COMMENT (CVS -> CSV)

- Assisgn maintainership to perl@
- Fix WWW (tab -> space) in pkg-plist

PR:		ports/187717
Submitted by:	C Hutchinson <portmaster@bsdforge.com>
This commit is contained in:
Andrej Zverev 2014-03-19 02:58:55 +00:00
parent e300bea3ce
commit 70330b129d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348606
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Highly flexible CVS parser for large files
MAINTAINER= perl@FreeBSD.org
COMMENT= Highly flexible CSV parser for large files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -16,4 +16,4 @@ Parse::CSV fills this functionality gap. It provides a flexible
and light-weight streaming parser for large, extremely large,
or arbitrarily large CSV files.
WWW: http://search.cpan.org/dist/Parse-CSV/
WWW: http://search.cpan.org/dist/Parse-CSV/