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/hello | |
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/hello')
-rw-r--r-- | misc/hello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 3df01682dbdf..a859ca0081cc 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -16,7 +16,7 @@ GNU_CONFIGURE= YES INFO= hello -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |