diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 11:32:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 11:32:44 +0000 |
commit | ec14a6f5617a7e202f82cc909774254abbc6b333 (patch) | |
tree | 01c2bc5bd94875f8c91bd5ac191ae62f8b49c88c /biology | |
parent | 2ee7e5c487181de234b009f7b64f139b30595a6f (diff) | |
download | ports-ec14a6f5617a7e202f82cc909774254abbc6b333.tar.gz ports-ec14a6f5617a7e202f82cc909774254abbc6b333.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/wise/Makefile | 2 | ||||
-rw-r--r-- | biology/wise/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/wise/Makefile b/biology/wise/Makefile index 426eb7c161ff..103b5a1ed2af 100644 --- a/biology/wise/Makefile +++ b/biology/wise/Makefile @@ -8,7 +8,7 @@ PORTNAME= wise PORTVERSION= 2.2.0 CATEGORIES= biology -MASTER_SITES= ftp://ftp.sanger.ac.uk/pub/birney/wise2/ +MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tonym@biolateral.com.au diff --git a/biology/wise/pkg-descr b/biology/wise/pkg-descr index 1f870e431d5b..6687f6352547 100644 --- a/biology/wise/pkg-descr +++ b/biology/wise/pkg-descr @@ -10,4 +10,4 @@ other algorithms focused on EST data rather than genomic data, as well as some other algorithm curios." - from the web site (Ewan Birney) -WWW: http://www.sanger.ac.uk/Software/Wise2 +WWW: http://www.ebi.ac.uk/Wise2/ |