diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-22 12:43:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-22 12:43:18 +0800 |
commit | 79f2c2faa032e1fb4dcf4e5f2822dc04fb2a3907 (patch) | |
tree | 7c9513f72513209994d791a857cc74824b6b31d5 /biology/migrate | |
parent | 03384e8a9e794825f7196dde5b530b14fd679082 (diff) | |
download | freebsd-ports-gnome-79f2c2faa032e1fb4dcf4e5f2822dc04fb2a3907.tar.gz freebsd-ports-gnome-79f2c2faa032e1fb4dcf4e5f2822dc04fb2a3907.tar.zst freebsd-ports-gnome-79f2c2faa032e1fb4dcf4e5f2822dc04fb2a3907.zip |
With portmgr hat on, reset maintainership of this port. All of wjv's
other ports were reset a couple of months ago; this one appears to have
been missed.
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 f2fef7869215..cb8384018df3 100644 --- a/biology/migrate/Makefile +++ b/biology/migrate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/migrate/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to estimate population sizes and migration rates WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |