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:           Sun Jul 23 14:42:57 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added ocaml-ppx_tools_versioned to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.2474 -r1.2475 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.2474 pkgsrc/devel/Makefile:1.2475
--- pkgsrc/devel/Makefile:1.2474        Fri Jul 21 14:04:58 2017
+++ pkgsrc/devel/Makefile       Sun Jul 23 14:42:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2474 2017/07/21 14:04:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.2475 2017/07/23 14:42:56 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -726,6 +726,7 @@ SUBDIR+=    ocaml-ppx_metaquot
 SUBDIR+=       ocaml-ppx_optcomp
 SUBDIR+=       ocaml-ppx_sexp_conv
 SUBDIR+=       ocaml-ppx_tools
+SUBDIR+=       ocaml-ppx_tools_versioned
 SUBDIR+=       ocaml-ppx_traverse_builtins
 SUBDIR+=       ocaml-ppx_type_conv
 SUBDIR+=       ocaml-re



Home | Main Index | Thread Index | Old Index