aboutsummaryrefslogtreecommitdiff
path: root/textproc/referrercop/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-10-06 10:52:25 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-10-06 10:52:25 +0000
commit9b38a5afe57daff65530288521bc9e803d0f9330 (patch)
tree4a3ff08176499da3918ee8c9e2ae6a9e0c613d62 /textproc/referrercop/Makefile
parent3ad792eafa2c22c77f438997b201594036d1e7e2 (diff)
Notes
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>