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:           Mon Oct 23 08:07:24 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + ghc96


To generate a diff of this commit:
cvs rdiff -u -r1.700 -r1.701 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.700 pkgsrc/lang/Makefile:1.701
--- pkgsrc/lang/Makefile:1.700  Thu Oct 12 11:37:44 2023
+++ pkgsrc/lang/Makefile        Mon Oct 23 08:07:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.700 2023/10/12 11:37:44 adam Exp $
+# $NetBSD: Makefile,v 1.701 2023/10/23 08:07:24 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -99,6 +99,7 @@ SUBDIR+=      ghc88
 SUBDIR+=       ghc90
 SUBDIR+=       ghc92
 SUBDIR+=       ghc94
+SUBDIR+=       ghc96
 SUBDIR+=       gjs
 SUBDIR+=       gleam
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index