diff options
author | arved <arved@FreeBSD.org> | 2005-04-22 20:08:12 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-04-22 20:08:12 +0800 |
commit | d617eccbb0c3778b7ed125de27325020503245af (patch) | |
tree | 51c7b40dfe03215c14111b1f26838e9a64f4271a /biology | |
parent | 3cfde72db924db6273367304effc23f171169e9e (diff) | |
download | freebsd-ports-gnome-d617eccbb0c3778b7ed125de27325020503245af.tar.gz freebsd-ports-gnome-d617eccbb0c3778b7ed125de27325020503245af.tar.zst freebsd-ports-gnome-d617eccbb0c3778b7ed125de27325020503245af.zip |
Bump PORTEPOCH. 3.6 < 3.62
Pointyhat to: arved
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phylip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 5105ec604dcd..d49910a8b370 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -7,6 +7,7 @@ PORTNAME= phylip PORTVERSION= 3.6 +PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ http://bioinformatics.weizmann.ac.il/software/linkage_and_mapping/phylip/ \ |