diff options
-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/ |