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: Tue Jan 29 14:21:44 UTC 2019
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added ocaml-resource-pooling to SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.2769 -r1.2770 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.2769 pkgsrc/devel/Makefile:1.2770
--- pkgsrc/devel/Makefile:1.2769 Sat Jan 26 08:10:11 2019
+++ pkgsrc/devel/Makefile Tue Jan 29 14:21:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2769 2019/01/26 08:10:11 wen Exp $
+# $NetBSD: Makefile,v 1.2770 2019/01/29 14:21:43 jaapb Exp $
#
COMMENT= Development utilities
@@ -828,6 +828,7 @@ SUBDIR+= ocaml-ppxlib
SUBDIR+= ocaml-re
SUBDIR+= ocaml-react
SUBDIR+= ocaml-reactiveData
+SUBDIR+= ocaml-resource-pooling
SUBDIR+= ocaml-result
SUBDIR+= ocaml-sexplib
SUBDIR+= ocaml-sexplib0
Home |
Main Index |
Thread Index |
Old Index