pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-dune



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Sun Jan 11 18:51:29 UTC 2026

Modified Files:
        pkgsrc/devel/ocaml-dune: Makefile.common

Log Message:
6


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-dune/Makefile.common

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

Modified files:

Index: pkgsrc/devel/ocaml-dune/Makefile.common
diff -u pkgsrc/devel/ocaml-dune/Makefile.common:1.6 pkgsrc/devel/ocaml-dune/Makefile.common:1.7
--- pkgsrc/devel/ocaml-dune/Makefile.common:1.6 Sun Jan 11 18:09:04 2026
+++ pkgsrc/devel/ocaml-dune/Makefile.common     Sun Jan 11 18:51:28 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.6 2026/01/11 18:09:04 alnsn Exp $
+# $NetBSD: Makefile.common,v 1.7 2026/01/11 18:51:28 alnsn Exp $
 
 # used by devel/ocaml-dune-configurator/Makefile
 
 DUNE_VERSION=  3.20.2
 DISTNAME=      ${GITHUB_PROJECT}-${DUNE_VERSION}
 
-LICENSE=       apache-2.0
+LICENSE=       mit
 
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml/}
 GITHUB_PROJECT=        dune



Home | Main Index | Thread Index | Old Index