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:07:46 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+hs-hslua-objectorientation


To generate a diff of this commit:
cvs rdiff -u -r1.627 -r1.628 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.627 pkgsrc/lang/Makefile:1.628
--- pkgsrc/lang/Makefile:1.627  Fri Feb 11 12:06:48 2022
+++ pkgsrc/lang/Makefile        Fri Feb 11 12:07:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.627 2022/02/11 12:06:48 pho Exp $
+# $NetBSD: Makefile,v 1.628 2022/02/11 12:07:46 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -108,6 +108,7 @@ SUBDIR+=    hs-hslua
 SUBDIR+=       hs-hslua-classes
 SUBDIR+=       hs-hslua-core
 SUBDIR+=       hs-hslua-marshalling
+SUBDIR+=       hs-hslua-objectorientation
 SUBDIR+=       hs-lua
 SUBDIR+=       hugs
 SUBDIR+=       icon



Home | Main Index | Thread Index | Old Index