diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-09-04 07:17:33 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-09-04 07:17:33 +0000 |
commit | 1d0d62db76f3963426a7b1e74ae157800cc9483d (patch) | |
tree | 3af7aa539b0565ec665c6b1aa67ce6a61dbcf0f3 /www/Makefile | |
parent | * x-face-e21.el is updated (Bug fix for empty x-face header). (diff) |
Add py-albatross 1.00,
Python toolkit for developing highly stateful web applications.
PR: 42155
Submitted by: Gregory Bond <gnb@itga.com.au>
Notes
Notes:
svn path=/head/; revision=65588
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 bb7bee9a9bb1..4b44fc287b35 100644 --- a/www/Makefile +++ b/www/Makefile @@ -337,6 +337,7 @@ SUBDIR += pruby SUBDIR += publicfile SUBDIR += py-HTMLgen + SUBDIR += py-albatross SUBDIR += py-fcgi SUBDIR += py-scgi SUBDIR += py-websvcs |