diff options
Diffstat (limited to 'www/rubygem-httparty/Makefile')
-rw-r--r-- | www/rubygem-httparty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-httparty/Makefile b/www/rubygem-httparty/Makefile index f526f6d3687..a035ec265f9 100644 --- a/www/rubygem-httparty/Makefile +++ b/www/rubygem-httparty/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Library that Makes HTTP Fun Again -RUN_DEPENDS= rubygem-crack>=0.1.7:${PORTSDIR}/devel/rubygem-crack +RUN_DEPENDS= rubygem-crack>=0.1.8:${PORTSDIR}/devel/rubygem-crack USE_RUBY= yes USE_RUBYGEMS= yes |