pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Jul 25 02:49:09 UTC 2024

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
add and enable mtm and omm


To generate a diff of this commit:
cvs rdiff -u -r1.649 -r1.650 pkgsrc/misc/Makefile

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.649 pkgsrc/misc/Makefile:1.650
--- pkgsrc/misc/Makefile:1.649  Thu Jun 27 12:31:55 2024
+++ pkgsrc/misc/Makefile        Thu Jul 25 02:49:09 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.649 2024/06/27 12:31:55 bouyer Exp $
+# $NetBSD: Makefile,v 1.650 2024/07/25 02:49:09 jnemeth Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -227,6 +227,7 @@ SUBDIR+=    moreutils
 SUBDIR+=       most
 SUBDIR+=       mousetweaks
 SUBDIR+=       mtail
+SUBDIR+=       mtm
 SUBDIR+=       multitail
 SUBDIR+=       nq
 SUBDIR+=       nxtvepg
@@ -237,6 +238,7 @@ SUBDIR+=    ocaml-opaline
 SUBDIR+=       ocaml-opam
 SUBDIR+=       ocaml-opam-file-format
 SUBDIR+=       ocaml-topkg
+SUBDIR+=       omm
 SUBDIR+=       open2300
 SUBDIR+=       open2300-mysql
 SUBDIR+=       open2300-pgsql



Home | Main Index | Thread Index | Old Index