pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 13 08:12:36 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-mirage-flow to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.3747 -r1.3748 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3747 pkgsrc/devel/Makefile:1.3748
--- pkgsrc/devel/Makefile:1.3747        Fri Jun  3 11:16:06 2022
+++ pkgsrc/devel/Makefile       Mon Jun 13 08:12:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3747 2022/06/03 11:16:06 jaapb Exp $
+# $NetBSD: Makefile,v 1.3748 2022/06/13 08:12:36 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1144,6 +1144,7 @@ SUBDIR+=  ocaml-lwt_ppx
 SUBDIR+=       ocaml-lwt_react
 SUBDIR+=       ocaml-lwt_ssl
 SUBDIR+=       ocaml-migrate-parsetree
+SUBDIR+=       ocaml-mirage-flow
 SUBDIR+=       ocaml-mmap
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-ocplib-endian



Home | Main Index | Thread Index | Old Index