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:           Tue Mar 19 14:27:18 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Added ocaml-uri to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1376 -r1.1377 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.1376 pkgsrc/www/Makefile:1.1377
--- pkgsrc/www/Makefile:1.1376  Sun Mar  3 16:52:35 2019
+++ pkgsrc/www/Makefile Tue Mar 19 14:27:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1376 2019/03/03 16:52:35 taca Exp $
+# $NetBSD: Makefile,v 1.1377 2019/03/19 14:27:18 jaapb Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -216,6 +216,7 @@ SUBDIR+=    nspluginwrapper
 SUBDIR+=       nvu
 SUBDIR+=       ocaml-curl
 SUBDIR+=       ocaml-http
+SUBDIR+=       ocaml-uri
 SUBDIR+=       ocsigen
 SUBDIR+=       ocsigen-i18n
 SUBDIR+=       ocsigen-start



Home | Main Index | Thread Index | Old Index