diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-22 12:08:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-22 12:08:12 +0000 |
commit | 3fd9de655e2d35f6916d9e632f9f456bf21727f1 (patch) | |
tree | e8f393e08968b3709cfba2264895c919e9d5e7de /biology | |
parent | add re_graph 0.2 (diff) |
Bump PORTEPOCH. 3.6 < 3.62
Pointyhat to: arved
Notes
Notes:
svn path=/head/; revision=133930
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/ \ |