summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 07:26:00 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 07:26:00 +0000
commita6f7cc6ff3e617235ba2bba7ef4261a72d55d3c8 (patch)
tree460e997ccbd2bafd0ec5fc8d77e6f9d79df6931e /math
parentRemove another bogus tab (diff)
Another bogus tab
Notes
Notes: svn path=/head/; revision=832
Diffstat (limited to 'math')
-rw-r--r--math/fudgit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile
index 5ad7aa5b6fe5..16c844d22c3b 100644
--- a/math/fudgit/Makefile
+++ b/math/fudgit/Makefile
@@ -8,5 +8,5 @@ pre-install:
@mkdir -p ${PREFIX}/lib/fudgit
@mkdir -p ${PREFIX}/man/man1
@(cd ${WRKSRC}/examples; cp * ${PREFIX}/lib/fudgit)
-
+
.include <bsd.port.mk>