diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-11 03:21:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-11 03:21:18 +0000 |
commit | 426a0cc0f193974727e1d6fb40243a7f3d1c3f8c (patch) | |
tree | f8ae1af6ccd485b1b912b64a4b7d874ceb25d993 /biology/paml | |
parent | 74f43621e712517688ab19b53ad04f7a0bc143bf (diff) | |
download | ports-426a0cc0f193974727e1d6fb40243a7f3d1c3f8c.tar.gz ports-426a0cc0f193974727e1d6fb40243a7f3d1c3f8c.zip |
Notes
Diffstat (limited to 'biology/paml')
-rw-r--r-- | biology/paml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/paml/Makefile b/biology/paml/Makefile index 44e63eb64937..2699c6d7e92e 100644 --- a/biology/paml/Makefile +++ b/biology/paml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://abacus.gene.ucl.ac.uk/software/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dbader@eece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Phylogenetic Analysis by Maximum Likelihood (PAML) USE_GMAKE= YES |