diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-08 23:10:52 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-08 23:10:52 +0000 |
commit | cb1ba3014538394698127285fcd6d2a1e31d9fbf (patch) | |
tree | 55700aa014a51dd4a87fa02acea9ee2366dd4bda /net/Makefile | |
parent | 1a4b7a7f77b225ccfe28b41577984c8841a2a981 (diff) | |
download | pkgsrc-cb1ba3014538394698127285fcd6d2a1e31d9fbf.tar.gz |
+py-softlayer_messaging
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 dac0c04557a..a6f8e52e678 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1021 2014/06/08 22:56:27 rodent Exp $ +# $NetBSD: Makefile,v 1.1022 2014/06/08 23:10:52 rodent Exp $ # COMMENT= Networking tools @@ -576,6 +576,7 @@ SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-socketpool SUBDIR+= py-softlayer +SUBDIR+= py-softlayer_messaging SUBDIR+= py-spreadmodule SUBDIR+= py-suds SUBDIR+= py-twisted |