mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
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
This commit is contained in:
parent
ee88dde7cf
commit
0d28709839
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383812
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user