diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /biology | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) | |
download | freebsd-ports-gnome-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.gz freebsd-ports-gnome-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.zst freebsd-ports-gnome-531fedaadc878eb3eb3b4981eb110ad636d75f49.zip |
- Reassign to the heap
PR: ports/155507 ports/155508
Diffstat (limited to 'biology')
-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 |