diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2014-12-31 00:31:55 +0000 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2014-12-31 00:31:55 +0000 |
commit | de85d6b218a047552a0150190ede663f3116b142 (patch) | |
tree | 0fffc7870b7a198f4f7797e1663d51fde607e639 /biology/ncbi-blast+ | |
parent | c9bbb899d2f669a32d40f70cac52bd8f5c18b9cd (diff) |
Notes
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index e056a5811a10..400e1a69651a 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -3,9 +3,10 @@ PORTNAME= blast+ PORTVERSION= 2.2.30 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ -PKGNAMEPREFIX= ncbi +PKGNAMEPREFIX= ncbi- DISTNAME= ncbi-blast-${PORTVERSION}+-src MAINTAINER= jwbacon@tds.net |