diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-22 03:41:56 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-22 03:41:56 +0000 |
commit | abaac4245cdff61149d5836ddb40594800c3a838 (patch) | |
tree | 2dd9d74fd237d31b48c68a747195b6971df32fb4 /net/Makefile | |
parent | 5424c93d09bc47dfd3697fec0cec8327ae3944cd (diff) | |
download | ports-abaac4245cdff61149d5836ddb40594800c3a838.tar.gz ports-abaac4245cdff61149d5836ddb40594800c3a838.zip |
Add py-eventlet 0.9.9, concurrent networking library for Python.
PR: ports/148828
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=259715
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 ee9aecbcce5a..a4625bb9b800 100644 --- a/net/Makefile +++ b/net/Makefile @@ -821,6 +821,7 @@ SUBDIR += py-avahi SUBDIR += py-cloudfiles SUBDIR += py-dpkt + SUBDIR += py-eventlet SUBDIR += py-google SUBDIR += py-impacket SUBDIR += py-iplib |