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/kinemage | |
parent | 0f4b1e80ad53b31f8e03e59ed264afd6322a98bb (diff) | |
download | ports-4f183f626d9d40d39f3d3869a795f61619d00270.tar.gz ports-4f183f626d9d40d39f3d3869a795f61619d00270.zip |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Notes
Notes:
svn path=/head/; revision=15237
Diffstat (limited to 'biology/kinemage')
-rw-r--r-- | biology/kinemage/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
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 |