From d124027c467bddf60cfa0081e6a9d30921bc616f Mon Sep 17 00:00:00 2001
From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Date: Wed, 14 Feb 2001 20:19:44 +0000
Subject: typo clean up police: \s -> \t

---
 math/PDL/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'math/PDL')

diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index aa37ed3429ff..7db580afcf97 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -56,7 +56,7 @@ MAN3=	PDL.3 PDL::Char.3 PDL::Complex.3 PDL::Fit::Gaussian.3 PDL::Func.3 \
 	PDL::Graphics::LUT.3 PDL::LM.3 PDL::Polynomial.3 \
 	PDL::PP::Dump.3 PDL::PP::Signature.3 PDL::Types.3 PDL::Dbg.3 \
 	PDL::Exporter.3 PDL::Core.3 PDL::Basic.3 PDL::Lite.3 PDL::LiteF.3 \
-        PDL::Ops.3 PDL::Options.3 PDL::Primitive.3 \
+	PDL::Ops.3 PDL::Options.3 PDL::Primitive.3 \
 	PDL::Slices.3 PDL::Tests.3 PDL::Math.3 PDL::AutoLoader.3 \
 	PDL::Pod::Usage.3 PDL::Pod::Parser.3 \
 	PDL::Pod::Select.3 PDL::Doc.3 PDL::Doc::Perldl.3 \
-- 
cgit v1.2.3