diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:12 +0800 |
commit | d07842972222fde1bf77cb74ca5de556405a2dd2 (patch) | |
tree | 7d508c1ae79dd4a278dc8bd3ae482be43969ffff /misc/crosspad | |
parent | d9a2277516777b932ce87f586f9bb053b2cda3a3 (diff) | |
download | freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.tar.gz freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.tar.zst freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.zip |
Remove trailing whitespaces from category misc
Diffstat (limited to 'misc/crosspad')
-rw-r--r-- | misc/crosspad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 38d8d2dc06b6..c93bfa7e839a 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -19,7 +19,7 @@ DOCS= PROTOCOL README.english README.japanese NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |