diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-11 21:15:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-11 21:15:14 +0800 |
commit | 6c44938e0e137ca0d742f7471cb4b825d7ac7b94 (patch) | |
tree | 541e428e052ca39ec4278cfc81d3bd077c3c48ff | |
parent | 980a8cc391015fcb71c5bbedc7f39e258a7e20ab (diff) | |
download | freebsd-ports-gnome-6c44938e0e137ca0d742f7471cb4b825d7ac7b94.tar.gz freebsd-ports-gnome-6c44938e0e137ca0d742f7471cb4b825d7ac7b94.tar.zst freebsd-ports-gnome-6c44938e0e137ca0d742f7471cb4b825d7ac7b94.zip |
update master sites
-rw-r--r-- | databases/mysql++/Makefile | 5 | ||||
-rw-r--r-- | databases/mysql++1/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile index d99e4e566eff..e3d11111e600 100644 --- a/databases/mysql++/Makefile +++ b/databases/mysql++/Makefile @@ -8,8 +8,9 @@ PORTNAME= mysql++ PORTVERSION= 1.7.9 CATEGORIES= databases devel -MASTER_SITES= ftp://mysql.omnipotent.net/mysql++/ \ - ftp://ftp.u-aizu.ac.jp/ftp/pub/dbms/mysql/mysql.com/mysql++/ +MASTER_SITES= ftp://ftp.free.fr/pub/MySQL/Downloads/mysql++/ \ + ftp://gd.tuwien.ac.at/db/mysql/Downloads/mysql++/ \ + ftp://mirror.sit.wisc.edu/mirrors/mysql/Downloads/mysql++/ MAINTAINER= mico@bsd.hu diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile index d99e4e566eff..e3d11111e600 100644 --- a/databases/mysql++1/Makefile +++ b/databases/mysql++1/Makefile @@ -8,8 +8,9 @@ PORTNAME= mysql++ PORTVERSION= 1.7.9 CATEGORIES= databases devel -MASTER_SITES= ftp://mysql.omnipotent.net/mysql++/ \ - ftp://ftp.u-aizu.ac.jp/ftp/pub/dbms/mysql/mysql.com/mysql++/ +MASTER_SITES= ftp://ftp.free.fr/pub/MySQL/Downloads/mysql++/ \ + ftp://gd.tuwien.ac.at/db/mysql/Downloads/mysql++/ \ + ftp://mirror.sit.wisc.edu/mirrors/mysql/Downloads/mysql++/ MAINTAINER= mico@bsd.hu |