diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
commit | 89275dee8c33c96777cc99d362e45fda87e33fcd (patch) | |
tree | 68dc0e36625402a058a9ac047e325d67e0faa5a1 /comms/py-bulksms | |
parent | 0e528c6e87058074177400e5a5500d3846e06802 (diff) | |
download | freebsd-ports-graphics-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.gz freebsd-ports-graphics-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.zst freebsd-ports-graphics-89275dee8c33c96777cc99d362e45fda87e33fcd.zip |
Remove trailing whitespaces from category comms
Diffstat (limited to 'comms/py-bulksms')
-rw-r--r-- | comms/py-bulksms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index d561d826f53..4d82df9c20e 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/bulksms NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |