diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-22 07:57:15 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-22 07:57:15 +0800 |
commit | 627e3923b477adbbb507e738f97a9acb839a1ea9 (patch) | |
tree | a632bfba3432f21b776a7c868a13a3076d59449a /math/calctool/Makefile | |
parent | 4a65d89c89ebc170141bff349d80705838e30d93 (diff) | |
download | freebsd-ports-gnome-627e3923b477adbbb507e738f97a9acb839a1ea9.tar.gz freebsd-ports-gnome-627e3923b477adbbb507e738f97a9acb839a1ea9.tar.zst freebsd-ports-gnome-627e3923b477adbbb507e738f97a9acb839a1ea9.zip |
remove whitespace (portlint)
Diffstat (limited to 'math/calctool/Makefile')
-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 |