aboutsummaryrefslogtreecommitdiff
path: root/biology/ncbi-blast+
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-04-25 14:21:58 +0000
committerJohn Marino <marino@FreeBSD.org>2015-04-25 14:21:58 +0000
commitc66b4d528347d34cee69cfa37378ce9a11679f18 (patch)
tree5abac230d84c241dedb6d9d1df86e665f956bdd2 /biology/ncbi-blast+
parentb4583745259289508648f4d3f813a8652256b180 (diff)
downloadports-c66b4d528347d34cee69cfa37378ce9a11679f18.tar.gz
ports-c66b4d528347d34cee69cfa37378ce9a11679f18.zip
biology/ncbi-blast+: Add additionl MASTER_SITE to unbreak fetch
The distfile was rerolled but nobody knows why (not a good sign). The maintainer has added a new MASTER_SITE with the original distfile in order to unbreak fetch. PR: 199474 Submitted by: maintainer (Jason Bacon)
Notes
Notes: svn path=/head/; revision=384733
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r--biology/ncbi-blast+/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 2130fb7a4011..c2217392c020 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -5,15 +5,14 @@ PORTNAME= blast+
PORTVERSION= 2.2.30
PORTREVISION= 2
CATEGORIES= biology
-MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/
+MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ \
+ http://acadix.biz/Ports/distfiles/
PKGNAMEPREFIX= ncbi-
DISTNAME= ncbi-blast-${PORTVERSION}+-src
MAINTAINER= jwbacon@tds.net
COMMENT= NCBI implementation of Basic Local Alignment Search Tool
-BROKEN= Unfetchable
-
LICENSE= Public_domain
LICENSE_NAME= Public Domain
LICENSE_FILE= ${WRKSRC}/scripts/projects/blast/LICENSE