pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Mar  8 07:29:32 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + elm


To generate a diff of this commit:
cvs rdiff -u -r1.745 -r1.746 pkgsrc/lang/Makefile

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

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.745 pkgsrc/lang/Makefile:1.746
--- pkgsrc/lang/Makefile:1.745  Fri Mar  7 18:31:31 2025
+++ pkgsrc/lang/Makefile        Sat Mar  8 07:29:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.745 2025/03/07 18:31:31 pho Exp $
+# $NetBSD: Makefile,v 1.746 2025/03/08 07:29:32 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -51,6 +51,7 @@ SUBDIR+=      eieio
 SUBDIR+=       elisp-manual
 SUBDIR+=       elixir
 SUBDIR+=       elk
+SUBDIR+=       elm
 SUBDIR+=       embryo
 SUBDIR+=       erlang
 SUBDIR+=       erlang-doc



Home | Main Index | Thread Index | Old Index