diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /biology/migrate | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) | |
download | ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.gz ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.zip |
Notes
Diffstat (limited to 'biology/migrate')
-rw-r--r-- | biology/migrate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/migrate/Makefile b/biology/migrate/Makefile index 266c67089ce1..08adf1585661 100644 --- a/biology/migrate/Makefile +++ b/biology/migrate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.sc.fsu.edu/~beerli/popgen/currentversion/ \ http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to estimate population sizes and migration rates WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |