diff options
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 5f1cd6abd28f..db24f9b14014 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -8,7 +8,7 @@ PORTNAME= ncbi-toolkit PORTVERSION= 2001.12.20 CATEGORIES= biology -MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ +MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi MAINTAINER= tonym@biolateral.com.au |