aboutsummaryrefslogtreecommitdiff
path: root/biology/ncbi-blast+
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-11 08:48:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-11 08:48:56 +0000
commit9146c80d02a60bdeda39e1e9021c1017762cffe5 (patch)
tree5ba63c6259da8890b4e893cc1d129b7b8adfb2b0 /biology/ncbi-blast+
parent822060e5fefb59b3b3c92112dd3fa6c2fb5bcdf0 (diff)
downloadports-9146c80d02a60bdeda39e1e9021c1017762cffe5.tar.gz
ports-9146c80d02a60bdeda39e1e9021c1017762cffe5.zip
- Update maintainer mail address
- Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493
Notes
Notes: svn path=/head/; revision=403506
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r--biology/ncbi-blast+/Makefile4
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