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:   schmonz
Date:           Wed Jul 24 11:49:03 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add and enable pnut.


To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 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.729 pkgsrc/lang/Makefile:1.730
--- pkgsrc/lang/Makefile:1.729  Sun Jul  7 10:56:31 2024
+++ pkgsrc/lang/Makefile        Wed Jul 24 11:49:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.729 2024/07/07 10:56:31 wiz Exp $
+# $NetBSD: Makefile,v 1.730 2024/07/24 11:49:03 schmonz Exp $
 #
 
 COMMENT=       Programming languages
@@ -239,6 +239,7 @@ SUBDIR+=    php82
 SUBDIR+=       php83
 SUBDIR+=       picoc
 SUBDIR+=       pict
+SUBDIR+=       pnut
 SUBDIR+=       polyml
 SUBDIR+=       purescript
 SUBDIR+=       py-annotated-types



Home | Main Index | Thread Index | Old Index