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-status.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-status.cc')
-rw-r--r-- | databases/mysql-gui/files/patch-status.cc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/mysql-gui/files/patch-status.cc b/databases/mysql-gui/files/patch-status.cc deleted file mode 100644 index ee7f27bcc9c8..000000000000 --- a/databases/mysql-gui/files/patch-status.cc +++ /dev/null @@ -1,8 +0,0 @@ ---- status.cc.orig Wed Apr 11 21:12:24 2001 -+++ status.cc Mon Feb 3 04:10:54 2003 -@@ -1,4 +1,5 @@ - #include "status.h" -+#undef Success - #include <sqlplus.hh> - extern char *pass; extern int w8_x, w8_y; - #include <FL/Fl_Pixmap.H> |