diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 23:57:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 23:57:15 +0000 |
commit | 3b756325489e6e7fbb236131e8c10f2075043137 (patch) | |
tree | e962a9abc7118e9336431f147f6d98e9482ac52a /math | |
parent | c59cdd451aa475a0da54f14b65d5d6803e83e405 (diff) |
remove whitespace (portlint)
Notes
Notes:
svn path=/head/; revision=26939
Diffstat (limited to 'math')
-rw-r--r-- | math/calctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile index f06d5960992d..9c9bd684ac8a 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -5,12 +5,12 @@ # # $FreeBSD$ # - + DISTNAME= calctool-2.4pl13 PKGNAME= calctool-2.4.13 CATEGORIES= math MASTER_SITES= ftp://ftp.kfu.com/pub/ - + MAINTAINER= nsayer@quack.kfu.com USE_X_PREFIX= yes |