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/lrzsz | |
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/lrzsz')
-rw-r--r-- | comms/lrzsz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index bb8fb220af28..211c6d9ee274 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes ALL_TARGET= all # vcheck -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |