diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
commit | 11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch) | |
tree | 1514ed7a486e108239615c1d83319d83bacdbc3d /databases/mysql-gui/files/patch-dodatni.cc | |
parent | Update dependency to bash2 in preparation for removing bash1. (diff) |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Notes
Notes:
svn path=/head/; revision=129234
Diffstat (limited to 'databases/mysql-gui/files/patch-dodatni.cc')
-rw-r--r-- | databases/mysql-gui/files/patch-dodatni.cc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/mysql-gui/files/patch-dodatni.cc b/databases/mysql-gui/files/patch-dodatni.cc deleted file mode 100644 index a016648b4686..000000000000 --- a/databases/mysql-gui/files/patch-dodatni.cc +++ /dev/null @@ -1,9 +0,0 @@ ---- dodatni.cc.orig Sat Aug 18 18:18:15 2001 -+++ dodatni.cc Sat Aug 18 09:51:00 2001 -@@ -1,5 +1,6 @@ - // generated by Fast Light User Interface Designer (fluid) version 1.00 - #include "bebac.h" -+#include <stdarg.h> - #ifdef __WIN32__ - extern "C" { - #define errno WSAGetLastError() |