aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Graph
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-26 01:41:29 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-26 01:41:29 +0000
commitf36efe7adc6115173f2dec26a49cbd784b2cd271 (patch)
treee595f753cc5eccba46c869a8853b61641bb562ef /graphics/p5-SVG-Graph
parentc734c7be74ca8d3762ebf314f04b3572036020d4 (diff)
downloadports-f36efe7adc6115173f2dec26a49cbd784b2cd271.tar.gz
ports-f36efe7adc6115173f2dec26a49cbd784b2cd271.zip
- Change spaces with tabs
Notes
Notes: svn path=/head/; revision=122471
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r--graphics/p5-SVG-Graph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile
index 683fe12aabf5..b84c7713f3d2 100644
--- a/graphics/p5-SVG-Graph/Makefile
+++ b/graphics/p5-SVG-Graph/Makefile
@@ -29,7 +29,7 @@ MAN3= SVG::Graph.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>