diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-11 11:20:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-11 11:20:27 +0800 |
commit | e61dfff78807c25d38f31cda080d4096ca3ec511 (patch) | |
tree | 7a9ff91dbad6e11548643f7d9d4b09f9bcb76726 /biology | |
parent | cb944d1d16f8525040c73ccb62dbf5d73630dde6 (diff) | |
download | freebsd-ports-gnome-e61dfff78807c25d38f31cda080d4096ca3ec511.tar.gz freebsd-ports-gnome-e61dfff78807c25d38f31cda080d4096ca3ec511.tar.zst freebsd-ports-gnome-e61dfff78807c25d38f31cda080d4096ca3ec511.zip |
Reset dbader@eece.unm.edu due to maintainer-timeout. While here, fix fetch.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/clustalw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/clustalw/Makefile b/biology/clustalw/Makefile index 920c77e970b8..c55a1a33b541 100644 --- a/biology/clustalw/Makefile +++ b/biology/clustalw/Makefile @@ -8,10 +8,10 @@ PORTNAME= clustalw PORTVERSION= 1.83 CATEGORIES= biology -MASTER_SITES= ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/ +MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/clustalw/ DISTNAME= ${PORTNAME}${PORTVERSION}.UNIX -MAINTAINER= dbader@eece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= CLUSTAL W Multiple Sequence Alignment Program WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |