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/pp3 | |
parent | e4ede4306af36e1e869f2509c84e3a34ce172e47 (diff) | |
download | freebsd-ports-gnome-9f771c078e8777bf45f6e122e16bd3c947238882.tar.gz freebsd-ports-gnome-9f771c078e8777bf45f6e122e16bd3c947238882.tar.zst freebsd-ports-gnome-9f771c078e8777bf45f6e122e16bd3c947238882.zip |
Remove trailing whitespaces from category astro
Diffstat (limited to 'astro/pp3')
-rw-r--r-- | astro/pp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pp3/Makefile b/astro/pp3/Makefile index 707eef650b30..e808555f6f84 100644 --- a/astro/pp3/Makefile +++ b/astro/pp3/Makefile @@ -13,7 +13,7 @@ COMMENT= Creates celestial charts USE_BZIP2= yes USE_TEX= latex -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |