diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/rubygem-omniauth | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'security/rubygem-omniauth')
-rw-r--r-- | security/rubygem-omniauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile index 8a6eeacc9d56..c80b660887ac 100644 --- a/security/rubygem-omniauth/Makefile +++ b/security/rubygem-omniauth/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Generalized Rack framework for multiple-provider authentication. +COMMENT= Generalized Rack framework for multiple-provider authentication RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack \ rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie |