diff --git a/devel/rubygem-recaptcha/Makefile b/devel/rubygem-recaptcha/Makefile index fdc9782c8902..46054d0bc880 100644 --- a/devel/rubygem-recaptcha/Makefile +++ b/devel/rubygem-recaptcha/Makefile @@ -3,19 +3,17 @@ PORTNAME= recaptcha PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Helpers for the reCAPTCHA API -RUN_DEPENDS= rubygem-mocha>=0:${PORTSDIR}/devel/rubygem-mocha \ - rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \ - rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ - rubygem-i18n>=0:${PORTSDIR}/devel/rubygem-i18n +LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include diff --git a/devel/rubygem-recaptcha/pkg-descr b/devel/rubygem-recaptcha/pkg-descr index da5db46f2d4a..346123266dee 100644 --- a/devel/rubygem-recaptcha/pkg-descr +++ b/devel/rubygem-recaptcha/pkg-descr @@ -1,3 +1,3 @@ This plugin adds helpers for the reCAPTCHA API -WWW: http://github.com/ambethia/recaptcha +WWW: https://github.com/ambethia/recaptcha