diff options
Diffstat (limited to 'biology/fasta/Makefile')
-rw-r--r-- | biology/fasta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile index 8b51e787a7c1..8accb6a210c7 100644 --- a/biology/fasta/Makefile +++ b/biology/fasta/Makefile @@ -8,8 +8,8 @@ PORTNAME= fasta PORTVERSION= 21.u1.d1 CATEGORIES= biology -MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/ \ - ftp://ftp.ebi.ac.uk/pub/software/unix/fasta/ +MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta2/ \ + ftp://ftp.ebi.ac.uk/pub/software/unix/fasta/fasta2/ DISTNAME= fasta${PORTVERSION:S/.//g} EXTRACT_SUFX= .shar.Z |