diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-25 08:52:46 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-25 08:52:46 +0000 |
commit | 7d3515626b09ec1269c03675b0d3f740f99589e1 (patch) | |
tree | ccf63e1cd30a210b5128485f276a22f3d48c81d7 /www/Makefile | |
parent | 623f5174fbdd89556f1b988a163ac00867655f9a (diff) |
Add new port for py-clientform 0.1.16,
Client-side HTTP Form for Python.
PR: 68307
Submitted by: "Choe, Cheng-Dae" <whitekid@netian.com>
Notes
Notes:
svn path=/head/; revision=112212
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 64d8622feb79..565eb660971a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -536,6 +536,7 @@ SUBDIR += pwebstats SUBDIR += py-HTMLgen SUBDIR += py-albatross + SUBDIR += py-clientform SUBDIR += py-fcgi SUBDIR += py-mt SUBDIR += py-scgi |