diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-08 00:40:10 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-08 00:40:10 +0000 |
commit | 6e909e06e28e41b47894fd51a99448fd8e525722 (patch) | |
tree | c976705a96fb00b559329f7974d5b5b50955f759 /biology/ncbi-toolkit | |
parent | 1d3102f398f8c935be98cebca6e0ae0e7593b9a5 (diff) | |
download | ports-6e909e06e28e41b47894fd51a99448fd8e525722.tar.gz ports-6e909e06e28e41b47894fd51a99448fd8e525722.zip |
Notes
Diffstat (limited to 'biology/ncbi-toolkit')
-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 |