diff options
author | riz <riz> | 2015-12-11 21:30:10 +0000 |
---|---|---|
committer | riz <riz> | 2015-12-11 21:30:10 +0000 |
commit | e7ffb57f6d8bcb50bcf147295ed5c2a8103f43a3 (patch) | |
tree | 1e47a88818869903e779af73231e6b593b28d42b /net | |
parent | e15c76c82bf92ab4e45bbe3f778da9a2c9e24489 (diff) | |
download | pkgsrc-e7ffb57f6d8bcb50bcf147295ed5c2a8103f43a3.tar.gz |
Add and enable py-txampq.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a47ba4067d1..25c20fa7dfb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1091 2015/11/27 10:28:45 leot Exp $ +# $NetBSD: Makefile,v 1.1092 2015/12/11 21:30:10 riz Exp $ # COMMENT= Networking tools @@ -624,6 +624,7 @@ SUBDIR+= py-tweepy SUBDIR+= py-twisted SUBDIR+= py-twisted-docs SUBDIR+= py-twython +SUBDIR+= py-txamqp SUBDIR+= py-zmq SUBDIR+= py-zsi SUBDIR+= pygopherd |