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 Feb 11 12:04:05 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+hs-hslua-core


To generate a diff of this commit:
cvs rdiff -u -r1.624 -r1.625 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.624 pkgsrc/lang/Makefile:1.625
--- pkgsrc/lang/Makefile:1.624  Fri Feb 11 11:59:51 2022
+++ pkgsrc/lang/Makefile        Fri Feb 11 12:04:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.624 2022/02/11 11:59:51 pho Exp $
+# $NetBSD: Makefile,v 1.625 2022/02/11 12:04:05 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -105,6 +105,7 @@ SUBDIR+=    guile22
 SUBDIR+=       gwydion-dylan
 SUBDIR+=       heirloom-awk
 SUBDIR+=       hs-hslua
+SUBDIR+=       hs-hslua-core
 SUBDIR+=       hs-lua
 SUBDIR+=       hugs
 SUBDIR+=       icon



Home | Main Index | Thread Index | Old Index