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:22:47 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + purescript


To generate a diff of this commit:
cvs rdiff -u -r1.634 -r1.635 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.634 pkgsrc/lang/Makefile:1.635
--- pkgsrc/lang/Makefile:1.634  Wed Feb 23 16:20:33 2022
+++ pkgsrc/lang/Makefile        Wed Feb 23 16:22:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.634 2022/02/23 16:20:33 pho Exp $
+# $NetBSD: Makefile,v 1.635 2022/02/23 16:22:47 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -206,6 +206,7 @@ SUBDIR+=    php81
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       polyml
+SUBDIR+=       purescript
 SUBDIR+=       py-asttokens
 SUBDIR+=       py-basicproperty
 SUBDIR+=       py-byterun



Home | Main Index | Thread Index | Old Index