diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
commit | 4f183f626d9d40d39f3d3869a795f61619d00270 (patch) | |
tree | d17ff9cb6c11fa1c64e586295adb7ad183e7cc13 /biology | |
parent | Change MASTER_SITES to make this port fetchable, we are two (minor) (diff) |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Diffstat (limited to 'biology')
-rw-r--r-- | biology/hmmer/Makefile | 4 | ||||
-rw-r--r-- | biology/kinemage/Makefile | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index f64e60ae355a..81f25e4a2fa1 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -3,12 +3,12 @@ # Date created: June 29 1998 # Whom: barnhart@genetics.wustl.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/12 23:30:02 steve Exp $ # DISTNAME= hmmer-2.0 CATEGORIES= biology -MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/ +MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/oldversions/2.0/ EXTRACT_SUFX= .tar.Z MAINTAINER= barnhart@genetics.wustl.edu diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index ad305924618c..a6080bd5b960 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -3,13 +3,15 @@ # Date created: Dec 4 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.4 1998/11/13 15:27:42 billf Exp $ +# $Id: Makefile,v 1.5 1998/11/14 09:43:04 asami Exp $ # DISTNAME= MAGE_4_2.LINUX PKGNAME= kinemage-4.2 CATEGORIES= biology -MASTER_SITES= ftp://kinemage.biochem.duke.edu/LINUXprograms/ +MASTER_SITES= ftp://kinemage.biochem.duke.edu/LINUXprograms/ \ + ftp://ftp.ebi.ac.uk/pub/databases/pdb/pub/xternal_software/kinemage/LINUX/ \ + ftp://ftp.pdb.bnl.gov/pub/xternal_software/kinemage/LINUX/ EXTRACT_SUFX= .Z MAINTAINER= frankch@waru.life.nthu.edu.tw |