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/darkbot | |
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/darkbot')
-rw-r--r-- | irc/darkbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index 41d719c1d4c7..a3f8e554abef 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -19,7 +19,7 @@ PORTDOCS= README PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate man/man1/darkbot.1.gz PLIST_DIRSTRY= %%ETCDIR%%/logs/ %%ETCDIR%%/dat/ %%ETCDIR%% -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |