diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:44:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:44:05 +0800 |
commit | 21aa839afbab917226a1e153462a52298ec959e2 (patch) | |
tree | 7121fc2d344db74aa569be9292f456650fed99ba /www/Makefile | |
parent | 76e9b13e8de24d96fa87d9134059e60c086a8105 (diff) | |
download | freebsd-ports-gnome-21aa839afbab917226a1e153462a52298ec959e2.tar.gz freebsd-ports-gnome-21aa839afbab917226a1e153462a52298ec959e2.tar.zst freebsd-ports-gnome-21aa839afbab917226a1e153462a52298ec959e2.zip |
- Add nghttp2 0.3.1
nghttp2 - HTTP/2.0 C Library
This is an experimental implementation of Hypertext Transfer Protocol version
2.0.
WWW: http://tatsuhiro-t.github.io/nghttp2/
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 31dd843cc61e..7d444ae83aa4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -566,6 +566,7 @@ SUBDIR += netstiff SUBDIR += netsurf SUBDIR += newsbeuter + SUBDIR += nghttp2 SUBDIR += nginx SUBDIR += nginx-devel SUBDIR += nibbleblog |