aboutsummaryrefslogtreecommitdiff
path: root/irc/ruby-rica
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
commita63c4d943fbfb31324262079cc64e0d8dbb89bba (patch)
treea9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/ruby-rica
parente51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff)
downloadports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz
ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip
Remove trailing whitespaces from category irc
Notes
Notes: svn path=/head/; revision=345413
Diffstat (limited to 'irc/ruby-rica')
-rw-r--r--irc/ruby-rica/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ruby-rica/Makefile b/irc/ruby-rica/Makefile
index 1f25ae843cf7..dc0f7a500aae 100644
--- a/irc/ruby-rica/Makefile
+++ b/irc/ruby-rica/Makefile
@@ -26,7 +26,7 @@ MODULES= rica.rb \
DOCS= CHANGES README classes_and_methods.txt event.lst *.png
EXAMPLES= erica.* ricaco.rb rica-example.rb
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>