diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-24 19:32:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-24 19:32:44 +0800 |
commit | 867aece25986ba2eeba1caf9eac28f252cb582b1 (patch) | |
tree | 87a5c9fb78834f18468fa6e4a2ff4f5b3cc2ac9c /biology/wise | |
parent | 6b7896fd9ef499b3dfa8378a2b3dd30bd7a6e332 (diff) | |
download | freebsd-ports-gnome-867aece25986ba2eeba1caf9eac28f252cb582b1.tar.gz freebsd-ports-gnome-867aece25986ba2eeba1caf9eac28f252cb582b1.tar.zst freebsd-ports-gnome-867aece25986ba2eeba1caf9eac28f252cb582b1.zip |
Port update (maintainer): biology/wise
Fenner's porsurvey show wise no longer available at original
site. Original site readme shows it has moved so update
the MASTER_SITES accordingly.
PR: ports/57154
Submmited by: Tony Maher <tonymaher@optushome.com.au>
Diffstat (limited to 'biology/wise')
-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/ |