aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-07-11 11:50:30 +0800
committermi <mi@FreeBSD.org>2005-07-11 11:50:30 +0800
commit185b33b99867e1fd7de7d7c69c44600bb44b38a2 (patch)
tree1e81c2fd29d5833325902aca53fc9b1314eb3a2f /databases
parentfb9587e32d87a6704f1635dd7f37e877a8c60a1c (diff)
downloadfreebsd-ports-gnome-185b33b99867e1fd7de7d7c69c44600bb44b38a2.tar.gz
freebsd-ports-gnome-185b33b99867e1fd7de7d7c69c44600bb44b38a2.tar.zst
freebsd-ports-gnome-185b33b99867e1fd7de7d7c69c44600bb44b38a2.zip
Use the MASTER_SITE_MYSQL available only since 6 months ago... The
original master site is no more. Notified by: kris (pointyhat) PR: ports/67311 ports/67226
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile
index cfe92c916541..65493ecebc74 100644
--- a/databases/mysql-editor/Makefile
+++ b/databases/mysql-editor/Makefile
@@ -8,8 +8,8 @@
PORTNAME= mysql-editor
PORTVERSION= 0.2
CATEGORIES= databases www
-MASTER_SITES= http://sorry.vse.cz/~xzemt02/mysql/ \
- http://www.mysql.com/Contrib/
+MASTER_SITES= ${MASTER_SITE_MYSQL}
+MASTER_SITE_SUBDIR=Contrib
DISTNAME= ${PORTNAME}
MAINTAINER= mi@aldan.algebra.com