diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
commit | 871235f5a301727b600d078c0748f2054afff6f2 (patch) | |
tree | 97af85e1682705b6660d9863c030b07763cf5cca /math | |
parent | a46b5adf6c9cf6ee1736337ce3a6c6beda110194 (diff) | |
download | freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.gz freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.zst freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.zip |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index e2c802b10520..59b90db59cb1 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Mersenne Twister PRNG PERL_CONFIGURE= yes |