diff options
author | tobez <tobez@FreeBSD.org> | 2013-05-15 16:30:40 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-05-15 16:30:40 +0800 |
commit | 68ff57f99a016a76ac170f951b4608132ab136d2 (patch) | |
tree | 11f8d19d31b579fbd29dfdd99e72d6c55ebc2054 /math | |
parent | 2eee40cebfcf5ba77b5f7da090e6dd1c32785a01 (diff) | |
download | freebsd-ports-gnome-68ff57f99a016a76ac170f951b4608132ab136d2.tar.gz freebsd-ports-gnome-68ff57f99a016a76ac170f951b4608132ab136d2.tar.zst freebsd-ports-gnome-68ff57f99a016a76ac170f951b4608132ab136d2.zip |
Bring this port under perl@'s fold.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-CCompiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic-Custom-CCompiler/Makefile b/math/p5-Math-Symbolic-Custom-CCompiler/Makefile index d94e61ad2e43..0c17a76f5d69 100644 --- a/math/p5-Math-Symbolic-Custom-CCompiler/Makefile +++ b/math/p5-Math-Symbolic-Custom-CCompiler/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Compile Math::Symbolic trees to C BUILD_DEPENDS= p5-Math-Symbolic>=0.509:${PORTSDIR}/math/p5-Math-Symbolic \ |