diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 11:25:00 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 11:25:00 +0800 |
commit | 8aff53b4c4a765e9d3c9d21e94468f65f3a6363c (patch) | |
tree | 643977f0536474110478ca961becfeccb00741cf /textproc | |
parent | 1b2395bc01da17f7a6ca2b7da4a387d8f77f0f3a (diff) | |
download | freebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.tar.gz freebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.tar.zst freebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.zip |
big whitespace cleanup (see ports/65409)
PR: ports/65828
Submitted by: trevor
Approved by: ache
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index c0f7b6553fcb..e0cae9a764c0 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV_XS -PORTVERSION= 0.23 +PORTVERSION= 0.23 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text |