pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Jul 11 10:35:10 UTC 2017

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Added ocaml-opam-file-format to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.483 -r1.484 pkgsrc/misc/Makefile

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.483 pkgsrc/misc/Makefile:1.484
--- pkgsrc/misc/Makefile:1.483  Tue Jul 11 09:59:44 2017
+++ pkgsrc/misc/Makefile        Tue Jul 11 10:35:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.483 2017/07/11 09:59:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.484 2017/07/11 10:35:09 jaapb Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -210,6 +210,7 @@ SUBDIR+=    nxtvepg
 SUBDIR+=       nyancat
 SUBDIR+=       ocaml-cudf
 SUBDIR+=       ocaml-opam
+SUBDIR+=       ocaml-opam-file-format
 SUBDIR+=       ocaml-topkg
 SUBDIR+=       open2300
 SUBDIR+=       open2300-mysql



Home | Main Index | Thread Index | Old Index