diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-22 00:09:00 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-22 00:09:00 +0000 |
commit | e4d6158d0bef5870011f130570fd4747e6949dde (patch) | |
tree | f4e045c2ab90cb251ff8877109bdce19551140b8 /net/Makefile | |
parent | 3ac06eeeff2668ae7f8e815249b3f6aa017e9ed1 (diff) | |
download | pkgsrc-e4d6158d0bef5870011f130570fd4747e6949dde.tar.gz |
+py-simplesoap
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 3441c4fcde8..c40f0b9cbb9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1008 2014/04/19 17:36:02 jakllsch Exp $ +# $NetBSD: Makefile,v 1.1009 2014/04/22 00:09:00 rodent Exp $ # COMMENT= Networking tools @@ -561,6 +561,7 @@ SUBDIR+= py-omniORBpy SUBDIR+= py-pcap SUBDIR+= py-ptt SUBDIR+= py-s3cmd +SUBDIR+= py-simplesoap SUBDIR+= py-smb SUBDIR+= py-soaplib SUBDIR+= py-soappy |