diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:28:16 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:28:16 +0000 |
commit | 33a2019014cee8b8850ae0e1d298c6a7e6c4682f (patch) | |
tree | 6bc9b21978e5f2bb0e107e0aeb6fefcb82290888 /biology | |
parent | 92bd56784e2af80030e05f5f09fbe5a421175a7a (diff) | |
download | ports-33a2019014cee8b8850ae0e1d298c6a7e6c4682f.tar.gz ports-33a2019014cee8b8850ae0e1d298c6a7e6c4682f.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phyml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/phyml/Makefile b/biology/phyml/Makefile index bab1fdbda81b..1b10af986ab1 100644 --- a/biology/phyml/Makefile +++ b/biology/phyml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= GOOGLE_CODE DISTNAME= phyml_20090706 -MAINTAINER= ben@sysadminschronicles.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple, fast, and accurate algorithm to estimate large phylogenies WRKSRC= ${WRKDIR}/${PORTNAME}/src |