From 9fc3722c418152bb90f736c2696b400f7ff07770 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 8 Dec 2010 20:53:36 +0000 Subject: [PATCH] - whoops, sinatra wasn't updated yet --- www/rubygem-sinatra-respond_to/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-sinatra-respond_to/Makefile b/www/rubygem-sinatra-respond_to/Makefile index 9a1045db83d8..ea11943acfd8 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.1:${PORTSDIR}/www/rubygem-sinatra +RUN_DEPENDS= rubygem-sinatra>=1.0:${PORTSDIR}/www/rubygem-sinatra USE_RUBY= yes USE_RUBYGEMS= yes