diff options
author | obache <obache@pkgsrc.org> | 2011-07-11 11:44:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-11 11:44:05 +0000 |
commit | d9fe3d7d1d0a6b6a0405e53b693ca9a06117e4c3 (patch) | |
tree | 7e112d838ba018bf791f5a5a55ccb3d721ed2148 /www | |
parent | c3adad7886417bd999c22fbc7d8f4265ce4db85d (diff) | |
download | pkgsrc-d9fe3d7d1d0a6b6a0405e53b693ca9a06117e4c3.tar.gz |
+ ruby-http_parser.rb
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 94a1c661cb1..c775290df26 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.805 2011/07/10 14:21:05 spz Exp $ +# $NetBSD: Makefile,v 1.806 2011/07/11 11:44:05 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -581,6 +581,7 @@ SUBDIR+= ruby-div SUBDIR+= ruby-fcgi SUBDIR+= ruby-gnome2-gtkmozembed SUBDIR+= ruby-htmlsplit +SUBDIR+= ruby-http_parser.rb SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll |