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-serial | |
parent | 0e528c6e87058074177400e5a5500d3846e06802 (diff) | |
download | freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.gz freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.zst freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.zip |
Remove trailing whitespaces from category comms
Diffstat (limited to 'comms/py-serial')
-rw-r--r-- | comms/py-serial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 654862a44929..b4eba8b8fcca 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -21,7 +21,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |