diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /www/zope213/files/patch-lib-python-Products-SiteAccess | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'www/zope213/files/patch-lib-python-Products-SiteAccess')
-rw-r--r-- | www/zope213/files/patch-lib-python-Products-SiteAccess | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/zope213/files/patch-lib-python-Products-SiteAccess b/www/zope213/files/patch-lib-python-Products-SiteAccess deleted file mode 100644 index 2cee7ce5a3f0..000000000000 --- a/www/zope213/files/patch-lib-python-Products-SiteAccess +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py.orig Sat Jan 7 21:07:42 2006 -+++ lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py Sun Jan 15 13:39:37 2006 -@@ -12,6 +12,7 @@ - - from Testing.makerequest import makerequest - -+from __future__ import generators - import Zope2 - Zope2.startup() - |