pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jul  1 15:49:48 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Added ocaml-cohttp to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1391 -r1.1392 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1391 pkgsrc/www/Makefile:1.1392
--- pkgsrc/www/Makefile:1.1391  Sun Jun 23 09:21:30 2019
+++ pkgsrc/www/Makefile Mon Jul  1 15:49:47 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1391 2019/06/23 09:21:30 nia Exp $
+# $NetBSD: Makefile,v 1.1392 2019/07/01 15:49:47 jaapb Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -209,6 +209,7 @@ SUBDIR+=    nostromo
 SUBDIR+=       ns-plugger-common
 SUBDIR+=       ns-remote
 SUBDIR+=       nspluginwrapper
+SUBDIR+=       ocaml-cohttp
 SUBDIR+=       ocaml-curl
 SUBDIR+=       ocaml-http
 SUBDIR+=       ocaml-uri



Home | Main Index | Thread Index | Old Index