pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 31 19:18:27 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + mustache


To generate a diff of this commit:
cvs rdiff -u -r1.4514 -r1.4515 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4514 pkgsrc/devel/Makefile:1.4515
--- pkgsrc/devel/Makefile:1.4514        Sun Aug 31 19:15:33 2025
+++ pkgsrc/devel/Makefile       Sun Aug 31 19:18:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4514 2025/08/31 19:15:33 wiz Exp $
+# $NetBSD: Makefile,v 1.4515 2025/08/31 19:18:27 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1221,6 +1221,7 @@ SUBDIR+=  mph
 SUBDIR+=       msgpack
 SUBDIR+=       muon
 SUBDIR+=       mustach
+SUBDIR+=       mustache
 SUBDIR+=       myrepos
 SUBDIR+=       nana
 SUBDIR+=       nancy



Home | Main Index | Thread Index | Old Index