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:           Sat Jun  4 10:01:47 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Added ocsigen-ppx-rpc to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1629 -r1.1630 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.1629 pkgsrc/www/Makefile:1.1630
--- pkgsrc/www/Makefile:1.1629  Tue May 31 20:56:34 2022
+++ pkgsrc/www/Makefile Sat Jun  4 10:01:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1629 2022/05/31 20:56:34 markd Exp $
+# $NetBSD: Makefile,v 1.1630 2022/06/04 10:01:47 jaapb Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -255,6 +255,7 @@ SUBDIR+=    ocaml-http
 SUBDIR+=       ocaml-uri
 SUBDIR+=       ocsigen
 SUBDIR+=       ocsigen-i18n
+SUBDIR+=       ocsigen-ppx-rpc
 SUBDIR+=       ocsigen-start
 SUBDIR+=       ocsigen-toolkit
 SUBDIR+=       otter-browser



Home | Main Index | Thread Index | Old Index