diff options
author | pav <pav@FreeBSD.org> | 2004-05-27 01:05:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-27 01:05:40 +0800 |
commit | bf8634cb6fdd6e285155cd48b61b05762c4db1e7 (patch) | |
tree | 0b6cdfccd62c7e6db5f23c0ef3636f9ef9a9f97f /databases/dbmetrix | |
parent | 7ec5489400c9b12f92ea8dc4f5d9368b135a5982 (diff) | |
download | freebsd-ports-gnome-bf8634cb6fdd6e285155cd48b61b05762c4db1e7.tar.gz freebsd-ports-gnome-bf8634cb6fdd6e285155cd48b61b05762c4db1e7.tar.zst freebsd-ports-gnome-bf8634cb6fdd6e285155cd48b61b05762c4db1e7.zip |
- Update MASTER_SITES
PR: ports/67222
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
Diffstat (limited to 'databases/dbmetrix')
-rw-r--r-- | databases/dbmetrix/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/dbmetrix/Makefile b/databases/dbmetrix/Makefile index 4cdd9b0b42c8..49e33c46ce52 100644 --- a/databases/dbmetrix/Makefile +++ b/databases/dbmetrix/Makefile @@ -10,7 +10,9 @@ PORTVERSION= 0.1.9 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ftp://ftp.tamos.net/pub/dbMetrix/ \ - ftp://linux.gmu.edu/archive/dbMetrix/ + ftp://ftp.upc.es/pub/linux/sunsite/X11/gtkbuffet/apps/dbmetrix/ \ + ftp://ftp.netsw.org/database/rdbms/mysql-addon/ \ + ftp://ftp.sai.msu.su/pub/unix/database/ MAINTAINER= joseph@randomnetworks.com COMMENT= Another GTK+ frontend for mysql |