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:   leot
Date:           Sat Sep 15 10:53:59 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add py-rt


To generate a diff of this commit:
cvs rdiff -u -r1.1225 -r1.1226 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.1225 pkgsrc/net/Makefile:1.1226
--- pkgsrc/net/Makefile:1.1225  Sun Sep  9 13:16:36 2018
+++ pkgsrc/net/Makefile Sat Sep 15 10:53:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1225 2018/09/09 13:16:36 taca Exp $
+# $NetBSD: Makefile,v 1.1226 2018/09/15 10:53:59 leot Exp $
 #
 
 COMMENT=       Networking tools
@@ -686,6 +686,7 @@ SUBDIR+=    py-pydns
 SUBDIR+=       py-pylint-celery
 SUBDIR+=       py-requestbuilder
 SUBDIR+=       py-responses
+SUBDIR+=       py-rt
 SUBDIR+=       py-s3cmd
 SUBDIR+=       py-s3transfer
 SUBDIR+=       py-scp



Home | Main Index | Thread Index | Old Index