diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /math/PDL | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'math/PDL')
-rw-r--r-- | math/PDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 3a9b11e..ac87017 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -56,7 +56,7 @@ BROKEN= test script t/flexraw.t fails all 26 tests .endif .if ${PERL_LEVEL} < 500601 -IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again .endif # ${PERL_LEVEL} < 500601 post-patch: |