diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-09-05 22:46:07 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-09-05 22:46:07 +0800 |
commit | 6f5a8c56c7484c4ff3a9454c208ca4808677f218 (patch) | |
tree | 7bf2c48a0927b2aaa4d0a36b46e5d5609f88e6ce /www/Makefile | |
parent | c005537211c271153fcf18a9ac222ec882ed5960 (diff) | |
download | freebsd-ports-graphics-6f5a8c56c7484c4ff3a9454c208ca4808677f218.tar.gz freebsd-ports-graphics-6f5a8c56c7484c4ff3a9454c208ca4808677f218.tar.zst freebsd-ports-graphics-6f5a8c56c7484c4ff3a9454c208ca4808677f218.zip |
Add py-twistedWeb2 - the next generation Web Server Framework built
with Twisted.
PR: 84585
Submitted by: Landon Fuller <landonf@opendarwin.org>
Approved by: perky (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 839f5474ebb..3ab22ccfcc6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -696,6 +696,7 @@ SUBDIR += py-pullparser SUBDIR += py-scgi SUBDIR += py-twistedWeb + SUBDIR += py-twistedWeb2 SUBDIR += py-webware SUBDIR += py-webware-component SUBDIR += pyblosxom |