aboutsummaryrefslogtreecommitdiff
path: root/biology/ncbi-blast+
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2014-12-31 00:31:55 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2014-12-31 00:31:55 +0000
commitde85d6b218a047552a0150190ede663f3116b142 (patch)
tree0fffc7870b7a198f4f7797e1663d51fde607e639 /biology/ncbi-blast+
parentc9bbb899d2f669a32d40f70cac52bd8f5c18b9cd (diff)
downloadports-de85d6b218a047552a0150190ede663f3116b142.tar.gz
ports-de85d6b218a047552a0150190ede663f3116b142.zip
Fix PKGNAMEPREFIX of biology/ncbi-blast+, so that the resulting package is
named like the port. Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=375866
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r--biology/ncbi-blast+/Makefile3
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