diff options
author | kamil <kamil@pkgsrc.org> | 2015-12-13 00:33:07 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2015-12-13 00:33:07 +0000 |
commit | 2f7628f6c09daea0930c3e2fc9e7dfac5fa590f9 (patch) | |
tree | 99d7adfe7ea26180580e6046cd04dffa83365ab1 /net/Makefile | |
parent | 3475d5223b1a3ec00bc4989ecba2415e4ee3c9cd (diff) | |
download | pkgsrc-2f7628f6c09daea0930c3e2fc9e7dfac5fa590f9.tar.gz |
+py-bitmessage
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 25c20fa7dfb..b1a8909951b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1092 2015/12/11 21:30:10 riz Exp $ +# $NetBSD: Makefile,v 1.1093 2015/12/13 00:33:07 kamil Exp $ # COMMENT= Networking tools @@ -580,6 +580,7 @@ SUBDIR+= py-adns SUBDIR+= py-amqp SUBDIR+= py-apache-libcloud SUBDIR+= py-beanstalkc +SUBDIR+= py-bitmessage SUBDIR+= py-boto SUBDIR+= py-caldav SUBDIR+= py-celery |