diff options
author | arved <arved@FreeBSD.org> | 2005-04-21 21:45:15 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-04-21 21:45:15 +0800 |
commit | b48b763a2c6ec44a47e178e18020ba0f058205dc (patch) | |
tree | 8927b242782647301edf517db5d181f990e51f11 /biology/phylip/Makefile | |
parent | 1651015f0b9034ef60b992f0d1ede60ad9eb612c (diff) | |
download | freebsd-ports-gnome-b48b763a2c6ec44a47e178e18020ba0f058205dc.tar.gz freebsd-ports-gnome-b48b763a2c6ec44a47e178e18020ba0f058205dc.tar.zst freebsd-ports-gnome-b48b763a2c6ec44a47e178e18020ba0f058205dc.zip |
Upgrade to 3.62
PR: 79234
Submitted by: David A. Bader <dbader@ece.unm.edu>
Diffstat (limited to 'biology/phylip/Makefile')
-rw-r--r-- | biology/phylip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 8fa56f4450e9..5105ec604dcd 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phylip -PORTVERSION= 3.62 +PORTVERSION= 3.6 CATEGORIES= biology MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ http://bioinformatics.weizmann.ac.il/software/linkage_and_mapping/phylip/ \ |