diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 21:54:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 21:54:19 +0800 |
commit | a797acaa3bb2a54950d17b442273680309b0d108 (patch) | |
tree | 0c8f172af12b54a3d1d9b880d071a717cad39038 /math | |
parent | 58ccf6d630809ede7479bebe837d6de2c07cf8fb (diff) | |
download | freebsd-ports-gnome-a797acaa3bb2a54950d17b442273680309b0d108.tar.gz freebsd-ports-gnome-a797acaa3bb2a54950d17b442273680309b0d108.tar.zst freebsd-ports-gnome-a797acaa3bb2a54950d17b442273680309b0d108.zip |
- Pass maintainership to submitter
PR: ports/189301
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Logic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile index dd67070849cc..b73a796e70ad 100644 --- a/math/p5-Math-Logic/Makefile +++ b/math/p5-Math-Logic/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module providing pure 2, 3, or multi-value logic USES= perl5 |