diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-08 02:51:13 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-08 02:51:13 +0000 |
commit | 959e5fd99eb82f11764a71b13e1e5f0d0345f46f (patch) | |
tree | aeced0e66799ea174cd465223b07d2667ca71ab2 /www/rubygem-sinatra-respond_to | |
parent | 35157648b2ac48b07c5796f3820cad6eb569fdea (diff) | |
download | ports-959e5fd99eb82f11764a71b13e1e5f0d0345f46f.tar.gz ports-959e5fd99eb82f11764a71b13e1e5f0d0345f46f.zip |
Notes
Diffstat (limited to 'www/rubygem-sinatra-respond_to')
-rw-r--r-- | www/rubygem-sinatra-respond_to/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-sinatra-respond_to/Makefile b/www/rubygem-sinatra-respond_to/Makefile index af93659408c7..9669d82e8b02 100644 --- a/www/rubygem-sinatra-respond_to/Makefile +++ b/www/rubygem-sinatra-respond_to/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= A respond_to style Rails block for Sinatra -RUN_DEPENDS= rubygem-sinatra>=1.2:${PORTSDIR}/www/rubygem-sinatra +RUN_DEPENDS= rubygem-sinatra>=1.3:${PORTSDIR}/www/rubygem-sinatra USE_RUBY= yes USE_RUBYGEMS= yes |