diff options
author | obache <obache> | 2014-01-17 13:24:06 +0000 |
---|---|---|
committer | obache <obache> | 2014-01-17 13:24:06 +0000 |
commit | 7725db3b233da1ff276d7349d171bee1467e7822 (patch) | |
tree | 8ebb7e511d2eca7316fc8120b56071af0368470a /www | |
parent | 64dbd56329cc2bbf225f7f251d669710f3060fbf (diff) | |
download | pkgsrc-7725db3b233da1ff276d7349d171bee1467e7822.tar.gz |
+ ruby-http
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 0fc01698714..d61583180a8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1013 2014/01/10 01:50:04 rodent Exp $ +# $NetBSD: Makefile,v 1.1014 2014/01/17 13:24:06 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -656,6 +656,7 @@ SUBDIR+= ruby-fcgi SUBDIR+= ruby-gnome2-webkit-gtk SUBDIR+= ruby-gnome2-webkit-gtk2 SUBDIR+= ruby-htmlsplit +SUBDIR+= ruby-http SUBDIR+= ruby-http-cookie SUBDIR+= ruby-http_parser.rb SUBDIR+= ruby-http_router |