diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-16 04:51:46 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-16 04:51:46 +0000 |
commit | 4226d961678f94361b8d95f31e1e450b04e91043 (patch) | |
tree | 38df384cef5460b67a8ead7c983b5e71f909ddaa /www/Makefile | |
parent | 4dae121dcedaab0103d60a1fcc99bb84e4eb7c2f (diff) | |
download | ports-4226d961678f94361b8d95f31e1e450b04e91043.tar.gz ports-4226d961678f94361b8d95f31e1e450b04e91043.zip |
Add py-restclient 0.9.8, convenient library for writing REST clients.
Approved by: clsung (mentor)
Notes
Notes:
svn path=/head/; revision=190073
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 dd56555a61be..cdf13c1fb83a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1004,6 +1004,7 @@ SUBDIR += py-pysearch SUBDIR += py-qp SUBDIR += py-qpy + SUBDIR += py-restclient SUBDIR += py-scgi SUBDIR += py-scriptaculous SUBDIR += py-slimmer |