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:   khorben
Date:           Wed Nov  9 22:26:45 UTC 2022

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: add py-reprotest


To generate a diff of this commit:
cvs rdiff -u -r1.1020 -r1.1021 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.1020 pkgsrc/sysutils/Makefile:1.1021
--- pkgsrc/sysutils/Makefile:1.1020     Thu Nov  3 10:57:38 2022
+++ pkgsrc/sysutils/Makefile    Wed Nov  9 22:26:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1020 2022/11/03 10:57:38 jmcneill Exp $
+# $NetBSD: Makefile,v 1.1021 2022/11/09 22:26:45 khorben Exp $
 #
 
 COMMENT=       System utilities
@@ -572,6 +572,7 @@ SUBDIR+=    py-pid
 SUBDIR+=       py-psutil
 SUBDIR+=       py-ptyprocess
 SUBDIR+=       py-pyinotify
+SUBDIR+=       py-reprotest
 SUBDIR+=       py-salt-pepper
 SUBDIR+=       py-setconf
 SUBDIR+=       py-setproctitle



Home | Main Index | Thread Index | Old Index