diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 19:30:58 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 19:30:58 +0000 |
commit | 2c96f26a12ae4d0474c70d61c6cab483c2865f49 (patch) | |
tree | 3d7591c78a947273efae6c582aacdca524e69528 /www/apache13-ssl/files/post-patch-conf:httpd.conf-dist | |
parent | - Move all the fetching into fetch phase (diff) |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
Notes
Notes:
svn path=/head/; revision=288378
Diffstat (limited to 'www/apache13-ssl/files/post-patch-conf:httpd.conf-dist')
-rw-r--r-- | www/apache13-ssl/files/post-patch-conf:httpd.conf-dist | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist b/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist deleted file mode 100644 index 864075e30d2d..000000000000 --- a/www/apache13-ssl/files/post-patch-conf:httpd.conf-dist +++ /dev/null @@ -1,13 +0,0 @@ ---- conf/httpd.conf-dist.orig Wed Oct 22 23:09:02 2003 -+++ conf/httpd.conf-dist Wed Oct 22 23:09:14 2003 -@@ -945,8 +945,8 @@ - # Note that all SSL options can apply to virtual hosts. - # Disable SSL. Useful in combination with virtual hosts. Note that SSLEnable is - # now also supported. --#SSLDisable --SSLEnable -+SSLDisable -+#SSLEnable - - # Set the path for the global cache server executable. - # If this facility gives you trouble, you can disable it by setting |