From 0d2870983999e19160594d6c208c8a6db42a122f Mon Sep 17 00:00:00 2001
From: John Marino <marino@FreeBSD.org>
Date: Sat, 11 Apr 2015 15:49:57 +0000
Subject: biology/seaview: Unbreak -- it fetches fine

The second MASTER_SITES entry worked fine, so this must have been a
transient fetch problem.  I removed the first entry which is still
failing though.

Approved by:	blanket
---
 biology/seaview/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

(limited to 'biology/seaview')

diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 1e63d0ed40bc..d92b11a9cb9a 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -5,8 +5,7 @@ PORTNAME=	seaview
 PORTVERSION=	4.5.4
 PORTEPOCH=	1
 CATEGORIES=	biology
-MASTER_SITES=	http://doua.prabi.fr/software/seaview_data/ \
-		ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/
+MASTER_SITES=	ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -14,8 +13,6 @@ COMMENT=	Multiple DNA/protein sequence alignment editor
 
 LICENSE=	GPLv3
 
-BROKEN=		Unfetchable
-
 LIB_DEPENDS=	libfltk.so:${PORTSDIR}/x11-toolkits/fltk \
 		libpng.so:${PORTSDIR}/graphics/png
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0