summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-02 10:10:21 +0000
committerwiz <wiz@pkgsrc.org>2016-01-02 10:10:21 +0000
commitc951ce4d5f42b5b408cbd5af1de3959b6d6d7de4 (patch)
tree8a7b0a513fc95a149c8bb29bd791fab105f53bcf /net
parente0ba8de2c2ae0de9c8aba8ab48c1e9cde65d3d07 (diff)
downloadpkgsrc-c951ce4d5f42b5b408cbd5af1de3959b6d6d7de4.tar.gz
+ py-Socks.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index b1a8909951b..acc667bfbd3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1093 2015/12/13 00:33:07 kamil Exp $
+# $NetBSD: Makefile,v 1.1094 2016/01/02 10:10:21 wiz Exp $
#
COMMENT= Networking tools
@@ -576,6 +576,7 @@ SUBDIR+= pxe
SUBDIR+= py-GeoIP
SUBDIR+= py-IP
SUBDIR+= py-ORBit
+SUBDIR+= py-Socks
SUBDIR+= py-adns
SUBDIR+= py-amqp
SUBDIR+= py-apache-libcloud