diff options
Diffstat (limited to 'biology/ncbi-blast+/Makefile')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index c2217392c020..40290aa49580 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,4 +1,4 @@ -# Created by: Jason Bacon <jwbacon@tds.net> +# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= blast+ @@ -10,7 +10,7 @@ MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION PKGNAMEPREFIX= ncbi- DISTNAME= ncbi-blast-${PORTVERSION}+-src -MAINTAINER= jwbacon@tds.net +MAINTAINER= bacon4000@gmail.com COMMENT= NCBI implementation of Basic Local Alignment Search Tool LICENSE= Public_domain |