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:   vins
Date:           Mon Jun  2 07:46:53 UTC 2025

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc: add mxascii


To generate a diff of this commit:
cvs rdiff -u -r1.664 -r1.665 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.664 pkgsrc/misc/Makefile:1.665
--- pkgsrc/misc/Makefile:1.664  Fri May 23 13:19:27 2025
+++ pkgsrc/misc/Makefile        Mon Jun  2 07:46:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.664 2025/05/23 13:19:27 wiz Exp $
+# $NetBSD: Makefile,v 1.665 2025/06/02 07:46:53 vins Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -226,6 +226,7 @@ SUBDIR+=    mousetweaks
 SUBDIR+=       mtail
 SUBDIR+=       mtm
 SUBDIR+=       multitail
+SUBDIR+=       mxascii
 SUBDIR+=       nq
 SUBDIR+=       nxtvepg
 SUBDIR+=       nyancat



Home | Main Index | Thread Index | Old Index