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 Jan 21 04:49:46 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + ghc94


To generate a diff of this commit:
cvs rdiff -u -r1.672 -r1.673 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.672 pkgsrc/lang/Makefile:1.673
--- pkgsrc/lang/Makefile:1.672  Thu Jan 19 02:20:47 2023
+++ pkgsrc/lang/Makefile        Sat Jan 21 04:49:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.672 2023/01/19 02:20:47 charlotte Exp $
+# $NetBSD: Makefile,v 1.673 2023/01/21 04:49:46 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -91,6 +91,7 @@ SUBDIR+=      ghc84
 SUBDIR+=       ghc88
 SUBDIR+=       ghc90
 SUBDIR+=       ghc92
+SUBDIR+=       ghc94
 SUBDIR+=       gjs
 SUBDIR+=       gleam
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index