diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 07eaaddf8d6..b37c3aa2ab8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1428 2020/01/17 15:18:37 pho Exp $ +# $NetBSD: Makefile,v 1.1429 2020/01/19 08:23:48 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -861,6 +861,7 @@ SUBDIR+= ruby-faye-websocket SUBDIR+= ruby-fcgi SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-http +SUBDIR+= ruby-http-accept SUBDIR+= ruby-http-cookie SUBDIR+= ruby-http-form_data SUBDIR+= ruby-http_parser.rb |