aboutsummaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-25 01:54:06 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-25 01:54:06 +0000
commit2572c5f7a34b4afffb119413edf24e65b513d734 (patch)
tree22178f16cd8fc6060ae104e2df956f73946199c8 /security/fressh/Makefile
parent0a05921889c5ea8e7c733adf04d3ca85a7090d85 (diff)
downloadports-2572c5f7a34b4afffb119413edf24e65b513d734.tar.gz
ports-2572c5f7a34b4afffb119413edf24e65b513d734.zip
- Fix master sites
PR: 97805 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Notes
Notes: svn path=/head/; revision=163333
Diffstat (limited to 'security/fressh/Makefile')
-rw-r--r--security/fressh/Makefile3
1 files changed, 2 insertions, 1 deletions
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