pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Nov 25 11:05:07 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add zoxide


To generate a diff of this commit:
cvs rdiff -u -r1.918 -r1.919 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.918 pkgsrc/sysutils/Makefile:1.919
--- pkgsrc/sysutils/Makefile:1.918      Sat Nov 21 13:01:22 2020
+++ pkgsrc/sysutils/Makefile    Wed Nov 25 11:05:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.918 2020/11/21 13:01:22 nia Exp $
+# $NetBSD: Makefile,v 1.919 2020/11/25 11:05:07 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -854,5 +854,6 @@ SUBDIR+=    zabbix50-proxy
 SUBDIR+=       zabbix50-server
 SUBDIR+=       zidrav
 SUBDIR+=       znapzend
+SUBDIR+=       zoxide
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index