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:   jperkin
Date:           Thu Sep 25 13:09:18 UTC 2025

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: Add zrepl.


To generate a diff of this commit:
cvs rdiff -u -r1.1165 -r1.1166 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.1165 pkgsrc/sysutils/Makefile:1.1166
--- pkgsrc/sysutils/Makefile:1.1165     Wed Sep 17 14:31:41 2025
+++ pkgsrc/sysutils/Makefile    Thu Sep 25 13:09:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1165 2025/09/17 14:31:41 js Exp $
+# $NetBSD: Makefile,v 1.1166 2025/09/25 13:09:18 jperkin Exp $
 #
 
 COMMENT=       System utilities
@@ -1019,5 +1019,6 @@ SUBDIR+=  zabbix60-server
 SUBDIR+=       zidrav
 SUBDIR+=       znapzend
 SUBDIR+=       zoxide
+SUBDIR+=       zrepl
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index