summaryrefslogtreecommitdiff
path: root/textproc/referrercop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/referrercop/Makefile')
-rw-r--r--textproc/referrercop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/referrercop/Makefile b/textproc/referrercop/Makefile
index c4dd5c9f7504..d4482a214912 100644
--- a/textproc/referrercop/Makefile
+++ b/textproc/referrercop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= referrercop
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= textproc www ruby
MASTER_SITES= http://wonko.com/files/ \
http://raa.ruby-lang.org/cache/referrercop/
@@ -16,7 +16,7 @@ COMMENT= Filters referrer spam from Apache logs and AWStats data files
NO_BUILD= yes
USE_RUBY= yes
-USE_RUBY_FEATURES= optparse ruby18
+USE_RUBY_FEATURES= fileutils optparse ruby18
.include <bsd.port.pre.mk>