diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 19:12:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 19:12:59 +0000 |
commit | fef2d1e552dfae104f2782fbea74113350f3fe2b (patch) | |
tree | 62dbc1e9a8ca56bb89150211a0d6a11cf81838fa /biology | |
parent | 90c6d213230f53b5240af7a7c81bfdf556648deb (diff) | |
download | ports-fef2d1e552dfae104f2782fbea74113350f3fe2b.tar.gz ports-fef2d1e552dfae104f2782fbea74113350f3fe2b.zip |
Notes
Diffstat (limited to 'biology')
-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 ba5f6961647e..b5046f224067 100644 --- a/biology/libgenome/Makefile +++ b/biology/libgenome/Makefile @@ -10,7 +10,7 @@ PORTNAME= libgenome PORTVERSION= 0.5.2 PORTREVISION= 1 CATEGORIES= biology -MASTER_SITES= http://www.cs.wisc.edu/~darling/libgenome/releases/ +MASTER_SITES= http://pages.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 bad58e454e6d..77433047e3e5 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.cs.wisc.edu/~darling/libgenome/ +WWW: http://pages.cs.wisc.edu/~darling/libgenome/ |