diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:05 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:05 +0800 |
commit | d9a2277516777b932ce87f586f9bb053b2cda3a3 (patch) | |
tree | 2889b9ba0e972336b3b6346a97b2113634f37cec /math/pure-mpfr | |
parent | f451116abab3e7fe6dda69917bb623339ada00ac (diff) | |
download | freebsd-ports-gnome-d9a2277516777b932ce87f586f9bb053b2cda3a3.tar.gz freebsd-ports-gnome-d9a2277516777b932ce87f586f9bb053b2cda3a3.tar.zst freebsd-ports-gnome-d9a2277516777b932ce87f586f9bb053b2cda3a3.zip |
Remove trailing whitespaces from category math
Diffstat (limited to 'math/pure-mpfr')
-rw-r--r-- | math/pure-mpfr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index 4702c9678bb8..e65790f088ef 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -27,7 +27,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |