diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:45 +0000 |
commit | 003d63081a6e438a5c507d846206b2decd7c4735 (patch) | |
tree | 68dc0e36625402a058a9ac047e325d67e0faa5a1 /comms/lrzsz | |
parent | de52c55ea6d60df7fd002c4cb560af897bc99f0b (diff) |
Remove trailing whitespaces from category comms
Notes
Notes:
svn path=/head/; revision=345400
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> |