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:41:18 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Enable py-zeroconf


To generate a diff of this commit:
cvs rdiff -u -r1.1282 -r1.1283 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.1282 pkgsrc/net/Makefile:1.1283
--- pkgsrc/net/Makefile:1.1282  Sun Dec 29 02:26:04 2019
+++ pkgsrc/net/Makefile Sun Dec 29 04:41:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1282 2019/12/29 02:26:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.1283 2019/12/29 04:41:18 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -733,6 +733,7 @@ SUBDIR+=    py-txamqp
 SUBDIR+=       py-txtorcon
 SUBDIR+=       py-xandikos
 SUBDIR+=       py-zeep
+SUBDIR+=       py-zeroconf
 SUBDIR+=       py-zmq
 SUBDIR+=       pygopherd
 SUBDIR+=       qadsl



Home | Main Index | Thread Index | Old Index