diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:34 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:34 +0800 |
commit | 20188ac2aadd18b90365ed025a3e88d253fa7f92 (patch) | |
tree | 56a5c0ffadacbae2a84b8bd47b2ae5be4df252cd /editors/ssed | |
parent | c1053393f2f374c49c8bbfe56f1a707cae6abf61 (diff) | |
download | freebsd-ports-gnome-20188ac2aadd18b90365ed025a3e88d253fa7f92.tar.gz freebsd-ports-gnome-20188ac2aadd18b90365ed025a3e88d253fa7f92.tar.zst freebsd-ports-gnome-20188ac2aadd18b90365ed025a3e88d253fa7f92.zip |
Remove trailing whitespaces from category editors
Diffstat (limited to 'editors/ssed')
-rw-r--r-- | editors/ssed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 0245521652ab..b1534aa1e245 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -14,7 +14,7 @@ COMMENT= Super-sed - a heavily enhanced version of sed GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=s -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |