aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/rubygem-async_sinatra/Makefile2
-rw-r--r--www/rubygem-async_sinatra/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/rubygem-async_sinatra/Makefile b/www/rubygem-async_sinatra/Makefile
index d7a1d4ce466d..7ffcbd1aba84 100644
--- a/www/rubygem-async_sinatra/Makefile
+++ b/www/rubygem-async_sinatra/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sinatra plugin to provide async responses
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-rack>=1.4.1:${PORTSDIR}/www/rubygem-rack \
rubygem-sinatra>=1.3.2:${PORTSDIR}/www/rubygem-sinatra
diff --git a/www/rubygem-async_sinatra/pkg-descr b/www/rubygem-async_sinatra/pkg-descr
index 097ae5f58459..aef365c2e380 100644
--- a/www/rubygem-async_sinatra/pkg-descr
+++ b/www/rubygem-async_sinatra/pkg-descr
@@ -4,4 +4,4 @@ properly utilise this package, some knowledge of EventMachine and/or
asynchronous patterns is recommended. Currently, supporting servers include
Thin, Rainbows, Zbatery.
-WWW: http://github.com/raggi/async_sinatra
+WWW: https://github.com/raggi/async_sinatra