From 645a0e5ab31f3ffa16e039974340f8e2553274a0 Mon Sep 17 00:00:00 2001 From: krion Date: Sat, 22 May 2004 07:29:47 +0000 Subject: - Update MASTER_SITES and WWW: line PR: ports/67015 Submitted by: Roman Neuhauser --- biology/libgenome/Makefile | 2 +- biology/libgenome/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'biology') 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/ -- cgit