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:   ryoon
Date:           Sun Dec 29 04:46:28 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Enable py-pychromecast


To generate a diff of this commit:
cvs rdiff -u -r1.1283 -r1.1284 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.1283 pkgsrc/net/Makefile:1.1284
--- pkgsrc/net/Makefile:1.1283  Sun Dec 29 04:41:18 2019
+++ pkgsrc/net/Makefile Sun Dec 29 04:46:28 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1283 2019/12/29 04:41:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.1284 2019/12/29 04:46:28 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -701,6 +701,7 @@ SUBDIR+=    py-portend
 SUBDIR+=       py-prometheus_client
 SUBDIR+=       py-ptt
 SUBDIR+=       py-py3dns
+SUBDIR+=       py-pychromecast
 SUBDIR+=       py-pydns
 SUBDIR+=       py-pyftpdlib
 SUBDIR+=       py-pylint-celery



Home | Main Index | Thread Index | Old Index