diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 11:25:00 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 11:25:00 +0800 |
commit | c170f04e0fda919dac1289f98bd6c5e9bce66577 (patch) | |
tree | fac4ff4628cb6ce8744b27095ca40baea5e8650a /textproc | |
parent | 941a08ed0050a35d7e20c28046f12f39717cfb8e (diff) | |
download | freebsd-ports-gnome-c170f04e0fda919dac1289f98bd6c5e9bce66577.tar.gz freebsd-ports-gnome-c170f04e0fda919dac1289f98bd6c5e9bce66577.tar.zst freebsd-ports-gnome-c170f04e0fda919dac1289f98bd6c5e9bce66577.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 |