diff options
Diffstat (limited to 'biology/phylip')
-rw-r--r-- | biology/phylip/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index d2709d4..8fa56f4 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -8,7 +8,10 @@ PORTNAME= phylip PORTVERSION= 3.62 CATEGORIES= biology -MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ +MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ + http://bioinformatics.weizmann.ac.il/software/linkage_and_mapping/phylip/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= dbader@ece.unm.edu COMMENT= A Phylogeny Inference Package |