diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:32 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:32 +0800 |
commit | 8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4 (patch) | |
tree | 1a68930a7c8b0e6b95f964fa57f9277a053a1263 /cad/cider | |
parent | ee293147d3983d0058cb37d99a78f47dd5de25fb (diff) | |
download | freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.tar.gz freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.tar.zst freebsd-ports-gnome-8d91894b8ca5fdff40c6f60d264ccf58e9ec64d4.zip |
Remove trailing whitespaces from category cad
Diffstat (limited to 'cad/cider')
-rw-r--r-- | cad/cider/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/cider/Makefile b/cad/cider/Makefile index 7621669beb15..aef15c9492ca 100644 --- a/cad/cider/Makefile +++ b/cad/cider/Makefile @@ -22,7 +22,7 @@ USE_XORG= xt xaw xmu NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |