diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-29 07:06:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-29 07:06:01 +0000 |
commit | 53c6287018176c588795e76277896b0c45fb7e92 (patch) | |
tree | d025c20ed98c4ba93f38a800a396e4a5a0ae76b2 /www/Makefile | |
parent | 7057566a2bc1a8d4454e8a60b2d376a202d83935 (diff) |
add py-mechanize 0.0.9.a
Stateful programmatic web browsing in Python
Notes
Notes:
svn path=/head/; revision=134346
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 fb9e8100f165..68ab35352425 100644 --- a/www/Makefile +++ b/www/Makefile @@ -643,6 +643,7 @@ SUBDIR += py-forgethtml SUBDIR += py-htmltestcase SUBDIR += py-imdbpy + SUBDIR += py-mechanize SUBDIR += py-mt SUBDIR += py-nevow SUBDIR += py-pullparser |