pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net/Makefile: Add py-asyncio-nats-client



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a19ec948edc3
branches:  trunk
changeset: 347187:a19ec948edc3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jan 08 17:06:52 2020 +0000

description:
net/Makefile: Add py-asyncio-nats-client

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7490124d136c -r a19ec948edc3 net/Makefile
--- a/net/Makefile      Wed Jan 08 17:06:50 2020 +0000
+++ b/net/Makefile      Wed Jan 08 17:06:52 2020 +0000
@@ -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-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