diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
commit | db33716fd37da22501b2b174a9e8312660f83f3c (patch) | |
tree | 6519fb8208f26eeca87243240e8481f614af3691 /math/p5-Math-GSL | |
parent | 6a39e51a46cf161de72e16bc81f66598257a144c (diff) | |
download | ports-db33716fd37da22501b2b174a9e8312660f83f3c.tar.gz ports-db33716fd37da22501b2b174a9e8312660f83f3c.zip |
Notes
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 45bba3d38ef6..4096108db2a6 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to GNU Scientific Library LICENSE= ART10 GPLv1 |