diff options
-rw-r--r-- | biology/libgenome/Makefile | 2 | ||||
-rw-r--r-- | biology/libgenome/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile index 71a14439b280..5727262df8e0 100644 --- a/biology/libgenome/Makefile +++ b/biology/libgenome/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgenome PORTVERSION= 0.5.2 CATEGORIES= biology -MASTER_SITES= http://www.libgenome.org/releases/ +MASTER_SITES= http://www.cs.wisc.edu/~darling/libgenome/releases/ DISTNAME= libGenome-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/biology/libgenome/pkg-descr b/biology/libgenome/pkg-descr index 5adbdf562353..bad58e454e6d 100644 --- a/biology/libgenome/pkg-descr +++ b/biology/libgenome/pkg-descr @@ -9,4 +9,4 @@ Among other things, libGenome can help you: mangle sequence data - Access annotation in GenBank flat files -WWW: http://www.libgenome.org/ +WWW: http://www.cs.wisc.edu/~darling/libgenome/ |