diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-13 06:08:26 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-13 06:08:26 +0000 |
commit | ca2b50e2039b118822a4c674b32c0b458e3d7374 (patch) | |
tree | 669b28d8aedd84b1fb333cc107b870b18f26456f /science/py-DendroPy/Makefile | |
parent | caa20fc5a099e5a21b2b6663ecd49fda1bbbe8cf (diff) |
Notes
Diffstat (limited to 'science/py-DendroPy/Makefile')
-rw-r--r-- | science/py-DendroPy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-DendroPy/Makefile b/science/py-DendroPy/Makefile index 6744735c7348..1597b010665b 100644 --- a/science/py-DendroPy/Makefile +++ b/science/py-DendroPy/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DendroPy -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Phylogenetic computing library USE_PYTHON= yes |