summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-22 23:22:53 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-22 23:22:53 +0000
commitb06ef1af5bec95a70df53d1f6fc2e12819f0869b (patch)
tree0004eaf4f21ff37af0a83b88dbca55f0751de905
parent- Update to 2.14 (diff)
- Project moves to a new home. Change MASTER_SITES and WWW
PR: ports/108214 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer)
Notes
Notes: svn path=/head/; revision=183029
-rw-r--r--biology/t_coffee/Makefile2
-rw-r--r--biology/t_coffee/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile
index c3e1cd994411..94c762f9452b 100644
--- a/biology/t_coffee/Makefile
+++ b/biology/t_coffee/Makefile
@@ -9,7 +9,7 @@
PORTNAME= t_coffee
PORTVERSION= 3.27
CATEGORIES= biology
-MASTER_SITES= http://igs-server.cnrs-mrs.fr/~cnotred/Packages/
+MASTER_SITES= http://www.tcoffee.org/Packages/
DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION}
MAINTAINER= fernan@iib.unsam.edu.ar
diff --git a/biology/t_coffee/pkg-descr b/biology/t_coffee/pkg-descr
index e0490fb5f39b..c701cdc3f4ba 100644
--- a/biology/t_coffee/pkg-descr
+++ b/biology/t_coffee/pkg-descr
@@ -16,6 +16,6 @@ From the website:
407-422,1998
Author: Cedric Notredame <cedric.notredame@europe.com>
-WWW: http://igs-server.cnrs-mrs.fr/~cnotred/Projects_home_page/t_coffee_home_page.html
+WWW: http://www.tcoffee.org/
-- Johann Visagie <wjv@FreeBSD.org>