diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:03 +0800 |
commit | 9f771c078e8777bf45f6e122e16bd3c947238882 (patch) | |
tree | 6a55520a584863527571b98046949a66ad318ffc /astro/sscalc | |
parent | e4ede4306af36e1e869f2509c84e3a34ce172e47 (diff) | |
download | freebsd-ports-graphics-9f771c078e8777bf45f6e122e16bd3c947238882.tar.gz freebsd-ports-graphics-9f771c078e8777bf45f6e122e16bd3c947238882.tar.zst freebsd-ports-graphics-9f771c078e8777bf45f6e122e16bd3c947238882.zip |
Remove trailing whitespaces from category astro
Diffstat (limited to 'astro/sscalc')
-rw-r--r-- | astro/sscalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sscalc/Makefile b/astro/sscalc/Makefile index 5c0b80f321e..4af1a2a567b 100644 --- a/astro/sscalc/Makefile +++ b/astro/sscalc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.icehouse.net/kew/ MAINTAINER= ports@FreeBSD.org COMMENT= Sunrise and sunset time calculator -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |