diff options
author | grembo <grembo@FreeBSD.org> | 2014-12-31 04:03:13 +0800 |
---|---|---|
committer | grembo <grembo@FreeBSD.org> | 2014-12-31 04:03:13 +0800 |
commit | f60b060f335ff58ea1f0030b86d35042b1fcbbd6 (patch) | |
tree | 942e02cdfad6b701027fa6881020527266755a7a /biology | |
parent | fbfd84d277859def74f561a6739828b19771909e (diff) | |
download | freebsd-ports-gnome-f60b060f335ff58ea1f0030b86d35042b1fcbbd6.tar.gz freebsd-ports-gnome-f60b060f335ff58ea1f0030b86d35042b1fcbbd6.tar.zst freebsd-ports-gnome-f60b060f335ff58ea1f0030b86d35042b1fcbbd6.zip |
Rename biology/ncbi-blast to biology/ncbi-blast+
Approved by: mentors (implicit)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 2 | ||||
-rw-r--r-- | biology/ncbi-blast+/Makefile (renamed from biology/ncbi-blast/Makefile) | 2 | ||||
-rw-r--r-- | biology/ncbi-blast+/distinfo (renamed from biology/ncbi-blast/distinfo) | 0 | ||||
-rw-r--r-- | biology/ncbi-blast+/pkg-descr (renamed from biology/ncbi-blast/pkg-descr) | 0 | ||||
-rw-r--r-- | biology/ncbi-blast+/pkg-plist (renamed from biology/ncbi-blast/pkg-plist) | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/biology/Makefile b/biology/Makefile index 3d76f595bf7b..a97f0d02f3af 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -41,7 +41,7 @@ SUBDIR += mrbayes SUBDIR += mummer SUBDIR += muscle - SUBDIR += ncbi-blast + SUBDIR += ncbi-blast+ SUBDIR += ncbi-toolkit SUBDIR += njplot SUBDIR += ortep3 diff --git a/biology/ncbi-blast/Makefile b/biology/ncbi-blast+/Makefile index e1efdcf3f46f..e056a5811a10 100644 --- a/biology/ncbi-blast/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ -PORTNAME= blast +PORTNAME= blast+ PORTVERSION= 2.2.30 CATEGORIES= biology MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ diff --git a/biology/ncbi-blast/distinfo b/biology/ncbi-blast+/distinfo index 5cbdbc86906f..5cbdbc86906f 100644 --- a/biology/ncbi-blast/distinfo +++ b/biology/ncbi-blast+/distinfo diff --git a/biology/ncbi-blast/pkg-descr b/biology/ncbi-blast+/pkg-descr index 29274eae3373..29274eae3373 100644 --- a/biology/ncbi-blast/pkg-descr +++ b/biology/ncbi-blast+/pkg-descr diff --git a/biology/ncbi-blast/pkg-plist b/biology/ncbi-blast+/pkg-plist index 9ea371cff2db..9ea371cff2db 100644 --- a/biology/ncbi-blast/pkg-plist +++ b/biology/ncbi-blast+/pkg-plist |