diff options
-rw-r--r-- | databases/dbtool/Makefile | 2 | ||||
-rw-r--r-- | games/darkplaces/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index d16bd8e0f6a5..51989fccebec 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -9,7 +9,7 @@ PORTNAME= darkplaces PORTVERSION= 20071120 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ +MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org |