summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/gmysql/Makefile3
-rw-r--r--databases/gmysql/pkg-descr2
2 files changed, 1 insertions, 4 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 31c0aa93e52e..628bd752ee3a 100644
--- a/databases/gmysql/Makefile
+++ b/databases/gmysql/Makefile
@@ -9,8 +9,7 @@ PORTNAME= gmysql
PORTVERSION= 0.3.4
PORTREVISION= 1
CATEGORIES= databases
-MASTER_SITES= http://www.loth.demon.co.uk/people/steved/projects/gmysql/ \
- http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+MASTER_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ frontend for mysql
diff --git a/databases/gmysql/pkg-descr b/databases/gmysql/pkg-descr
index 1e78793d8c45..733b81d6c3dc 100644
--- a/databases/gmysql/pkg-descr
+++ b/databases/gmysql/pkg-descr
@@ -6,5 +6,3 @@ database and modify its design in the following ways:
* modify columns or indices while preserving the data in them where possible.
It is also possible to add and remove databases.
-
-WWW: http://www.loth.demon.co.uk/people/steved/projects/gmysql/