diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:29 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:29 +0800 |
commit | 3b92044526db7417cc2ec23c01eef4835bb3a2d4 (patch) | |
tree | a9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/xchat-fish | |
parent | 78e9cae5df13a3630eeac8c7a1ddd0cdd8753fba (diff) | |
download | freebsd-ports-gnome-3b92044526db7417cc2ec23c01eef4835bb3a2d4.tar.gz freebsd-ports-gnome-3b92044526db7417cc2ec23c01eef4835bb3a2d4.tar.zst freebsd-ports-gnome-3b92044526db7417cc2ec23c01eef4835bb3a2d4.zip |
Remove trailing whitespaces from category irc
Diffstat (limited to 'irc/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index 4db4a995feb2..bbc4e1b89896 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -29,7 +29,7 @@ PLIST_FILES= lib/xchat/plugins/xfish.so PORTDOCS= FiSH-xchat.txt \ FiSH-xchat_History.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |