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:           Fri Jan  3 15:24:52 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add ghc80


To generate a diff of this commit:
cvs rdiff -u -r1.532 -r1.533 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.532 pkgsrc/lang/Makefile:1.533
--- pkgsrc/lang/Makefile:1.532  Mon Dec 16 16:07:51 2019
+++ pkgsrc/lang/Makefile        Fri Jan  3 15:24:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.532 2019/12/16 16:07:51 taca Exp $
+# $NetBSD: Makefile,v 1.533 2020/01/03 15:24:52 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -87,6 +87,7 @@ SUBDIR+=      gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
+SUBDIR+=       ghc80
 SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index