diff options
Diffstat (limited to 'databases/dbtool/Makefile')
-rw-r--r-- | databases/dbtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 12e5362bda6c..afd29e328dfb 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -10,7 +10,7 @@ PORTNAME= dbtool PORTVERSION= 1.6 PORTREVISION= 3 CATEGORIES= databases -MASTER_SITES= http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/dbtool/ +MASTER_SITES= http://www.daemon.de/idisk/Apps/dbtool/ MAINTAINER= ports@FreeBSD.org COMMENT= Store and retrieve data in a key/value format in a hash database |