aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /www/mod_php5/files/patch-aa
parentc31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff)
Notes
Diffstat (limited to 'www/mod_php5/files/patch-aa')
-rw-r--r--www/mod_php5/files/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/mod_php5/files/patch-aa b/www/mod_php5/files/patch-aa
deleted file mode 100644
index d758788069d5..000000000000
--- a/www/mod_php5/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- ext/ming/php_ming.h.orig Mon May 28 02:09:57 2001
-+++ ext/ming/php_ming.h Mon Oct 15 22:53:37 2001
-@@ -28,7 +28,10 @@
-
- #if HAVE_MING
-
--#include "ming.h"
-+#include "ming/ming.h"
-+
-+/* XXX: dirty workaround */
-+#define MING_VERSION_TEXT "0.2a"
-
- extern zend_module_entry ming_module_entry;
- #define ming_module_ptr &ming_module_entry