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: Sun Apr 28 05:59:15 UTC 2024
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: + ghc98
To generate a diff of this commit:
cvs rdiff -u -r1.724 -r1.725 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.724 pkgsrc/lang/Makefile:1.725
--- pkgsrc/lang/Makefile:1.724 Sun Apr 21 14:30:33 2024
+++ pkgsrc/lang/Makefile Sun Apr 28 05:59:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.724 2024/04/21 14:30:33 nikita Exp $
+# $NetBSD: Makefile,v 1.725 2024/04/28 05:59:15 pho Exp $
#
COMMENT= Programming languages
@@ -101,6 +101,7 @@ SUBDIR+= ghc90
SUBDIR+= ghc92
SUBDIR+= ghc94
SUBDIR+= ghc96
+SUBDIR+= ghc98
SUBDIR+= gjs
SUBDIR+= gleam
SUBDIR+= gnucobol
Home |
Main Index |
Thread Index |
Old Index