summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2016-11-28 15:19:42 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2016-11-28 15:19:42 +0000
commitd18c86e30bf2b4f116da7d29ce99505d520da4dd (patch)
treee0cecc77124326d3cad1fbd05b9cd9f39fef40c5 /biology
parentbiology/diamond: Update to version 0.8.28 (diff)
biology/njplot: Add site in MASTER_SITES because package builders are
timing out during fetch. Approved by: AMDmi3 (mentor) Differential Revision: https://reviews.freebsd.org/D8651
Notes
Notes: svn path=/head/; revision=427329
Diffstat (limited to 'biology')
-rw-r--r--biology/njplot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile
index 574ec0a9db39..67e95a6ec8a5 100644
--- a/biology/njplot/Makefile
+++ b/biology/njplot/Makefile
@@ -4,7 +4,8 @@
PORTNAME= njplot
PORTVERSION= 2.4
CATEGORIES= biology
-MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/ \
+MASTER_SITES= http://awarnach.mathstat.dal.ca/distfiles/ \
+ ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/ \
ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/
MAINTAINER= jrm@FreeBSD.org
@@ -21,7 +22,8 @@ USE_XORG= x11 xmu xp xt
BINARIES= newicktops newicktotxt njplot unrooted
PLIST_FILES= ${BINARIES:S|^|bin/|} man/man1/njplot.1.gz \
- man/man1/unrooted.1.gz ${DATADIR}/njplot.help
+ man/man1/unrooted.1.gz
+PORTDATA= njplot.help
PORTDOCS= njplot.html njplot.gif
OPTIONS_DEFINE= DOCS