diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
commit | be26d1d9122188fd75601a1e37879719341d352a (patch) | |
tree | b2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /biology/ncbi-blast+ | |
parent | e48d09c8038ee241c67866dc94f244e680847b55 (diff) |
Notes
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index fe2cb96360f3..c6f8790c4811 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= blast+ @@ -10,7 +9,7 @@ MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION PKGNAMEPREFIX= ncbi- DISTNAME= ncbi-blast-${PORTVERSION}+-src -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= NCBI implementation of Basic Local Alignment Search Tool LICENSE= PD |