Mon Jul 1 15:49:48 2019 UTC ()
Added ocaml-cohttp to Makefile SUBDIRs


(jaapb)
diff -r1.1391 -r1.1392 pkgsrc/www/Makefile

cvs diff -r1.1391 -r1.1392 pkgsrc/www/Makefile (expand / switch to unified diff)

--- pkgsrc/www/Makefile 2019/06/23 09:21:30 1.1391
+++ pkgsrc/www/Makefile 2019/07/01 15:49:47 1.1392
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1391 2019/06/23 09:21:30 nia Exp $ 1# $NetBSD: Makefile,v 1.1392 2019/07/01 15:49:47 jaapb Exp $
2# 2#
3 3
4COMMENT= Packages related to the World Wide Web 4COMMENT= Packages related to the World Wide Web
5 5
6SUBDIR+= R-curl 6SUBDIR+= R-curl
7SUBDIR+= SOGo 7SUBDIR+= SOGo
8SUBDIR+= SOGo3 8SUBDIR+= SOGo3
9SUBDIR+= SpeedyCGI 9SUBDIR+= SpeedyCGI
10SUBDIR+= adzap 10SUBDIR+= adzap
11SUBDIR+= aipo 11SUBDIR+= aipo
12SUBDIR+= album 12SUBDIR+= album
13SUBDIR+= album_themes 13SUBDIR+= album_themes
14SUBDIR+= analog 14SUBDIR+= analog
@@ -199,26 +199,27 @@ SUBDIR+= moodle @@ -199,26 +199,27 @@ SUBDIR+= moodle
199SUBDIR+= mserv-php 199SUBDIR+= mserv-php
200SUBDIR+= nanoblogger 200SUBDIR+= nanoblogger
201SUBDIR+= nanoblogger-extra 201SUBDIR+= nanoblogger-extra
202SUBDIR+= neon 202SUBDIR+= neon
203SUBDIR+= netscape 203SUBDIR+= netscape
204SUBDIR+= netsurf 204SUBDIR+= netsurf
205SUBDIR+= nghttp2 205SUBDIR+= nghttp2
206SUBDIR+= nginx 206SUBDIR+= nginx
207SUBDIR+= nginx-devel 207SUBDIR+= nginx-devel
208SUBDIR+= nostromo 208SUBDIR+= nostromo
209SUBDIR+= ns-plugger-common 209SUBDIR+= ns-plugger-common
210SUBDIR+= ns-remote 210SUBDIR+= ns-remote
211SUBDIR+= nspluginwrapper 211SUBDIR+= nspluginwrapper
 212SUBDIR+= ocaml-cohttp
212SUBDIR+= ocaml-curl 213SUBDIR+= ocaml-curl
213SUBDIR+= ocaml-http 214SUBDIR+= ocaml-http
214SUBDIR+= ocaml-uri 215SUBDIR+= ocaml-uri
215SUBDIR+= ocsigen 216SUBDIR+= ocsigen
216SUBDIR+= ocsigen-i18n 217SUBDIR+= ocsigen-i18n
217SUBDIR+= ocsigen-start 218SUBDIR+= ocsigen-start
218SUBDIR+= ocsigen-toolkit 219SUBDIR+= ocsigen-toolkit
219SUBDIR+= opera 220SUBDIR+= opera
220SUBDIR+= opera-plugins 221SUBDIR+= opera-plugins
221SUBDIR+= otter-browser 222SUBDIR+= otter-browser
222SUBDIR+= p5-Alien-GvaScript 223SUBDIR+= p5-Alien-GvaScript
223SUBDIR+= p5-Any-URI-Escape 224SUBDIR+= p5-Any-URI-Escape
224SUBDIR+= p5-AnyEvent-HTTP 225SUBDIR+= p5-AnyEvent-HTTP