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/fityk | |
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/fityk')
-rw-r--r-- | math/fityk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile index f9a62e7ae03b..9d8126216561 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -44,7 +44,7 @@ XYLIB_DISTNAME= xylib-1.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |