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-rational | |
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-rational')
-rw-r--r-- | math/pure-rational/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile index e18a2a81f141..4eca9bdea485 100644 --- a/math/pure-rational/Makefile +++ b/math/pure-rational/Makefile @@ -22,7 +22,7 @@ NO_STAGE= yes PORTDOCS= README -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |