From 2572c5f7a34b4afffb119413edf24e65b513d734 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Thu, 25 May 2006 01:54:06 +0000 Subject: [PATCH] - Fix master sites PR: 97805 Submitted by: Martin Wilke --- security/fressh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 9a70eb207b6e..9ffefebe9de2 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -9,7 +9,8 @@ PORTNAME= fressh PORTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.fressh.org/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ MAINTAINER= ports@FreeBSD.org COMMENT= A free rewritten implementation of the SSH communication protocol