diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /www/dillo2/files/enable-ssl.patch | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'www/dillo2/files/enable-ssl.patch')
-rw-r--r-- | www/dillo2/files/enable-ssl.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/dillo2/files/enable-ssl.patch b/www/dillo2/files/enable-ssl.patch deleted file mode 100644 index c20ccebf7659..000000000000 --- a/www/dillo2/files/enable-ssl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- dpi/https.c.orig Sat Mar 25 16:46:48 2006 -+++ dpi/https.c Sat Mar 25 16:47:38 2006 -@@ -62,7 +62,6 @@ - #include "dpiutil.h" - - #define ENABLE_SSL --#undef ENABLE_SSL - #ifdef ENABLE_SSL - - #include <openssl/ssl.h> |