diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-15 08:30:40 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-15 08:30:40 +0000 |
commit | 75cafb0b32005fada4b8c288a968360276c156ee (patch) | |
tree | 11f8d19d31b579fbd29dfdd99e72d6c55ebc2054 /math/p5-Math-Symbolic-Custom-CCompiler | |
parent | 16e6e505f4f8ab62a136df8035664483603874dc (diff) | |
download | ports-75cafb0b32005fada4b8c288a968360276c156ee.tar.gz ports-75cafb0b32005fada4b8c288a968360276c156ee.zip |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-CCompiler')
-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 \ |