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:   minskim
Date:           Wed Jan  8 17:06:52 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add py-asyncio-nats-client


To generate a diff of this commit:
cvs rdiff -u -r1.1290 -r1.1291 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.1290 pkgsrc/net/Makefile:1.1291
--- pkgsrc/net/Makefile:1.1290  Sun Jan  5 19:52:50 2020
+++ pkgsrc/net/Makefile Wed Jan  8 17:06:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1290 2020/01/05 19:52:50 kim Exp $
+# $NetBSD: Makefile,v 1.1291 2020/01/08 17:06:52 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -646,6 +646,7 @@ SUBDIR+=    py-Socks
 SUBDIR+=       py-adns
 SUBDIR+=       py-amqp
 SUBDIR+=       py-apache-libcloud
+SUBDIR+=       py-asyncio-nats-client
 SUBDIR+=       py-awscli
 SUBDIR+=       py-beanstalkc
 SUBDIR+=       py-bonjour



Home | Main Index | Thread Index | Old Index