pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   khorben
Date:           Tue Sep 29 02:30:07 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add py-rpyc


To generate a diff of this commit:
cvs rdiff -u -r1.1349 -r1.1350 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1349 pkgsrc/net/Makefile:1.1350
--- pkgsrc/net/Makefile:1.1349  Sun Sep 20 08:46:59 2020
+++ pkgsrc/net/Makefile Tue Sep 29 02:30:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1349 2020/09/20 08:46:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.1350 2020/09/29 02:30:07 khorben Exp $
 #
 
 COMMENT=       Networking tools
@@ -730,6 +730,7 @@ SUBDIR+=    py-pypiserver
 SUBDIR+=       py-pysendfile
 SUBDIR+=       py-requestbuilder
 SUBDIR+=       py-responses
+SUBDIR+=       py-rpyc
 SUBDIR+=       py-rt
 SUBDIR+=       py-s3cmd
 SUBDIR+=       py-s3transfer



Home | Main Index | Thread Index | Old Index