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 Jan 29 08:39:38 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + hs-hslua-cli


To generate a diff of this commit:
cvs rdiff -u -r1.676 -r1.677 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.676 pkgsrc/lang/Makefile:1.677
--- pkgsrc/lang/Makefile:1.676  Fri Jan 27 15:59:42 2023
+++ pkgsrc/lang/Makefile        Sun Jan 29 08:39:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.676 2023/01/27 15:59:42 pho Exp $
+# $NetBSD: Makefile,v 1.677 2023/01/29 08:39:38 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -110,6 +110,7 @@ SUBDIR+=    gwydion-dylan
 SUBDIR+=       heirloom-awk
 SUBDIR+=       hs-hslua
 SUBDIR+=       hs-hslua-classes
+SUBDIR+=       hs-hslua-cli
 SUBDIR+=       hs-hslua-core
 SUBDIR+=       hs-hslua-list
 SUBDIR+=       hs-hslua-marshalling



Home | Main Index | Thread Index | Old Index