aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2016-11-28 23:19:42 +0800
committerjrm <jrm@FreeBSD.org>2016-11-28 23:19:42 +0800
commit40f71a8b16a5b4fa53a8439150d51b158856933a (patch)
treee0cecc77124326d3cad1fbd05b9cd9f39fef40c5 /biology
parent658a37e4bf00c9fe1350adc7321b130e72d42dff (diff)
downloadfreebsd-ports-gnome-40f71a8b16a5b4fa53a8439150d51b158856933a.tar.gz
freebsd-ports-gnome-40f71a8b16a5b4fa53a8439150d51b158856933a.tar.zst
freebsd-ports-gnome-40f71a8b16a5b4fa53a8439150d51b158856933a.zip
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
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
marcus2007-10-252-9/+11 * - Update to 0.8.3pav2007-09-193-4/+5 * - Update to 0.8.2pav2007-07-273-4/+14 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * - Update to 0.8.1pav2007-07-014-17/+18 * - Update to 0.8.0pav2007-05-255-239/+352 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 0.6.5pav2007-04-105-9/+7 * - Switch to goffice1, which was just resurrectedpav2007-03-261-6/+2 * - Mark BROKEN for now: this release no longer works with new goffice, andpav2007-03-251-4/+4 * Chase the goffice shared lib version.marcus2007-03-221-1/+2 * - Update to 0.6.3pav2006-09-183-6/+6 * - Update to 0.6.2pav2006-09-084-21/+79 * - Chase gtkglext update (done 4 weeks ago)pav2006-07-261-1/+1 * - Support Mozilla pluginpav2006-05-273-0/+26 * - Update to 0.6.1pav2006-05-082-4/+4 * - Update to 0.6.0pav2006-03-216-126/+212 * Conversion to a single libtool environment.ade2006-02-232-2/+3 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * - Update to 0.4.8pav2006-01-063-7/+13 * - Add some SHA256spav2005-11-241-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * - Update to 0.4.7pav2005-09-193-43/+6 * - Update to 0.4.4pav2005-09-10