diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-24 07:24:35 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-24 07:24:35 +0000 |
commit | a640f4628df36883f2cd8d3c5002dbc919c9c0ab (patch) | |
tree | 28f3a35cc735cf1d2226269045fa20da1c94d600 /www/Makefile | |
parent | af5235870a1c1ee222c83a79b2f885097f0223ad (diff) |
- repocopy of www/py-cherrypy to www/py-cherrypy-old
- www/py-cherrypy-old is at 2.1.1 for TurboGears 0.8
PR: 101640
Submitted by: self
Approved by: Nicola Vitale <nivit@email.it> (www/py-cherrypy maintainer)
Notes
Notes:
svn path=/head/; revision=177953
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 9a4e1c41974e..3f598fb71e7b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -909,6 +909,7 @@ SUBDIR += py-albatross SUBDIR += py-beautifulsoup SUBDIR += py-cherrypy + SUBDIR += py-cherrypy-old SUBDIR += py-clientform SUBDIR += py-cssutils SUBDIR += py-django |