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/callid | |
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/callid')
-rw-r--r-- | misc/callid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index 5488711a49de..63784b2079f1 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS+= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |