diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:05:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:05:40 +0000 |
commit | 98b4e3885cf715d0c32d7d43a9414e872f6f2f49 (patch) | |
tree | e44a51d7355025ad62200b2459f7523646acde74 /databases/dbmetrix | |
parent | bd51e636c01cfca4faf179e846d518c3403b3b15 (diff) |
- Update MASTER_SITES
PR: ports/67222
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=110077
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 |