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-grant.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-grant.cc')
-rw-r--r-- | databases/mysql-gui/files/patch-grant.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/mysql-gui/files/patch-grant.cc b/databases/mysql-gui/files/patch-grant.cc deleted file mode 100644 index 6f9e3b8b4110..000000000000 --- a/databases/mysql-gui/files/patch-grant.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- grant.cc.orig Wed Apr 11 21:12:24 2001 -+++ grant.cc Mon Feb 3 03:47:34 2003 -@@ -23,6 +23,7 @@ - #endif - #include <iomanip> - #include <string> -+#undef Success - #include <sqlplus.hh> - - #define REFRESH_GRANT 1 /* Refresh grant tables */ |