diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
commit | 65a99e72a535040d01c7d5511de62fc1d9899f1b (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /math/p5-Math-Expr | |
parent | bbc78cb360810fbec8b06e742694f34eb2bd4d4a (diff) | |
download | ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.tar.gz ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.zip |
Notes
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r-- | math/p5-Math-Expr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 7244b9e22abd..f60d0ae418e1 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAKANARDO PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing mathematical expressions into a tree structure LICENSE= GPLv2 |