diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
commit | caeaebda9fed9a654024dfc3054f1cd7ba0c4d42 (patch) | |
tree | 092904b74085da5ef04b5e4fc95e604cc045e0ee /math | |
parent | 2b4889f439c0ddfb96f7f27d29fc9799a07aacf7 (diff) | |
download | ports-caeaebda9fed9a654024dfc3054f1cd7ba0c4d42.tar.gz ports-caeaebda9fed9a654024dfc3054f1cd7ba0c4d42.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-OO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile index e8bcd0770b67..5a8af887c946 100644 --- a/math/p5-Math-Random-OO/Makefile +++ b/math/p5-Math-Random-OO/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Consistent object-oriented interface for generating random numbers BUILD_DEPENDS= p5-Test-MockRandom>=0.95:${PORTSDIR}/devel/p5-Test-MockRandom \ |