aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-08-05 16:45:54 +0800
committerdirk <dirk@FreeBSD.org>2001-08-05 16:45:54 +0800
commit25dceb3dc5dc42951f41d3ee82b20bcdcb150ce5 (patch)
tree172da9b40682469e9196aff8d5f3ee3b791a74ff /databases
parentc2053b531c863c5c194123054bbb2609b7fe9237 (diff)
downloadfreebsd-ports-gnome-25dceb3dc5dc42951f41d3ee82b20bcdcb150ce5.tar.gz
freebsd-ports-gnome-25dceb3dc5dc42951f41d3ee82b20bcdcb150ce5.tar.zst
freebsd-ports-gnome-25dceb3dc5dc42951f41d3ee82b20bcdcb150ce5.zip
Update URL and take new description from there.
Diffstat (limited to 'databases')
-rw-r--r--databases/gmysql/pkg-descr20
1 files changed, 7 insertions, 13 deletions
diff --git a/databases/gmysql/pkg-descr b/databases/gmysql/pkg-descr
index 16223a0154ba..1e78793d8c45 100644
--- a/databases/gmysql/pkg-descr
+++ b/databases/gmysql/pkg-descr
@@ -1,16 +1,10 @@
-General Information
-===================
+gmysql is a program that allows the user to connect to a MySQL
+database and modify its design in the following ways:
-gmysql is a graphical user interface to the mysqld SQL database
-server. gmysql uses GTK+ for its widgets.
+* add or remove tables;
+* add or remove columns or indices;
+* modify columns or indices while preserving the data in them where possible.
-The gmysql web site is:
- http://www.loth.demon.co.uk/gmysql/
+It is also possible to add and remove databases.
-The GTK+ web site is:
- http://www.gtk.org/
-
-The MySQL web site is:
- http://www.tcx.se/
-
-WWW: http://www.loth.demon.co.uk/gmysql/
+WWW: http://www.loth.demon.co.uk/people/steved/projects/gmysql/