From 53f2aac404f72d2bca01552c2586503110c65e52 Mon Sep 17 00:00:00 2001 From: markus Date: Mon, 28 Feb 2005 02:34:48 +0000 Subject: download.berlios.de seems to be unreliable from time to time, therefore add an additional MASTERSITE. Noticed by: pointyhat via kris --- net-p2p/valknut/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p/valknut') diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile index b3749a1..a40deb8 100644 --- a/net-p2p/valknut/Makefile +++ b/net-p2p/valknut/Makefile @@ -9,7 +9,8 @@ PORTNAME= valknut PORTVERSION= 0.3.7 CATEGORIES= net -MASTER_SITES= http://download.berlios.de/dcgui/ +MASTER_SITES= http://download.berlios.de/dcgui/ \ + http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= A Direct Connect client QT GUI -- cgit v1.1