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:           Wed Feb 23 16:20:33 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + hs-sourcemap


To generate a diff of this commit:
cvs rdiff -u -r1.633 -r1.634 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.633 pkgsrc/lang/Makefile:1.634
--- pkgsrc/lang/Makefile:1.633  Wed Feb 23 16:19:59 2022
+++ pkgsrc/lang/Makefile        Wed Feb 23 16:20:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.633 2022/02/23 16:19:59 pho Exp $
+# $NetBSD: Makefile,v 1.634 2022/02/23 16:20:33 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -113,6 +113,7 @@ SUBDIR+=    hs-hslua-packaging
 SUBDIR+=       hs-language-javascript
 SUBDIR+=       hs-lua
 SUBDIR+=       hs-purescript-cst
+SUBDIR+=       hs-sourcemap
 SUBDIR+=       hugs
 SUBDIR+=       icon
 SUBDIR+=       idris



Home | Main Index | Thread Index | Old Index