diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-23 02:43:16 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-23 02:43:16 +0000 |
commit | 29430dedada67766b11e82ec7ed415d580d872e9 (patch) | |
tree | 736abcaed5ee12a281cae3483d9904954a00b370 /www/Makefile | |
parent | 5b7b677c628e6da26cd5a47f17cc907925d2cb8e (diff) |
Add rubygem-async_sinatra 1.0.0, a Sinatra plugin to provide async
responses.
PR: ports/172117
Submitted by: Kimo <kimor79@yahoo.com>
Notes
Notes:
svn path=/head/; revision=310849
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 7b5d4b13553d..306cbc1a835d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1694,6 +1694,7 @@ SUBDIR += rubygem-addressable SUBDIR += rubygem-amazon-ecs SUBDIR += rubygem-anemone + SUBDIR += rubygem-async_sinatra SUBDIR += rubygem-bluecloth SUBDIR += rubygem-cgi_multipart_eof_fix SUBDIR += rubygem-chef-server-api |