diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-04 13:11:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-04 13:11:59 +0000 |
commit | ce45b0b34aa39b4c2d6997527b5f9acbda6d7066 (patch) | |
tree | 01d71ac1ebef78d78226c811d96c48a349056759 /net | |
parent | eeec75ea5cceb3b0643dc752e05e3c49e87117fa (diff) | |
download | pkgsrc-ce45b0b34aa39b4c2d6997527b5f9acbda6d7066.tar.gz |
+ py-xandikos
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 ec2a1b124cc..6ce8789abe6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1164 2017/07/03 21:24:14 adam Exp $ +# $NetBSD: Makefile,v 1.1165 2017/07/04 13:11:59 wiz Exp $ # COMMENT= Networking tools @@ -674,6 +674,7 @@ SUBDIR+= py-twisted SUBDIR+= py-twisted-docs SUBDIR+= py-twython SUBDIR+= py-txamqp +SUBDIR+= py-xandikos SUBDIR+= py-zeep SUBDIR+= py-zmq SUBDIR+= py-zsi |