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:   wiz
Date:           Fri Sep  2 17:03:34 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + mujs


To generate a diff of this commit:
cvs rdiff -u -r1.654 -r1.655 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.654 pkgsrc/lang/Makefile:1.655
--- pkgsrc/lang/Makefile:1.654  Thu Aug 25 08:21:59 2022
+++ pkgsrc/lang/Makefile        Fri Sep  2 17:03:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.654 2022/08/25 08:21:59 wiz Exp $
+# $NetBSD: Makefile,v 1.655 2022/09/02 17:03:34 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -169,6 +169,7 @@ SUBDIR+=    mono-basic
 SUBDIR+=       moscow_ml
 SUBDIR+=       mozjs78
 SUBDIR+=       mpd
+SUBDIR+=       mujs
 SUBDIR+=       nawk
 SUBDIR+=       neko
 SUBDIR+=       newlisp



Home | Main Index | Thread Index | Old Index