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/libgenome/Makefile | |
parent | 90c6d213230f53b5240af7a7c81bfdf556648deb (diff) |
- Fix fetch, update WWW
Notes
Notes:
svn path=/head/; revision=215107
Diffstat (limited to 'biology/libgenome/Makefile')
-rw-r--r-- | biology/libgenome/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |