diff options
-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 |