diff options
author | flz <flz@FreeBSD.org> | 2005-04-15 12:53:14 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-15 12:53:14 +0800 |
commit | 81a0e9a73787552cba53562f9058bc0881bfaadc (patch) | |
tree | 770dd721e55b8ba2e72200f8687ec731f2a31119 /net/Makefile | |
parent | c2f325c4c748dd7a2599a1983062155532a52471 (diff) | |
download | freebsd-ports-gnome-81a0e9a73787552cba53562f9058bc0881bfaadc.tar.gz freebsd-ports-gnome-81a0e9a73787552cba53562f9058bc0881bfaadc.tar.zst freebsd-ports-gnome-81a0e9a73787552cba53562f9058bc0881bfaadc.zip |
- Add py-twistedPair, a low level TCP framework.
PR: ports/79930
Submitted by: Neal Nelson <neal@nelson.name>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2d855f50eef4..ae1ab552a1f9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -644,6 +644,7 @@ SUBDIR += py-soappy SUBDIR += py-soapy SUBDIR += py-spreadmodule + SUBDIR += py-twistedPair SUBDIR += py-xmlrpc SUBDIR += py-xmlrpclib SUBDIR += py-zsi |