diff options
Diffstat (limited to 'math/p5-Math-VecStat/Makefile')
-rw-r--r-- | math/p5-Math-VecStat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-VecStat/Makefile b/math/p5-Math-VecStat/Makefile index 2ceca8d3977e..61a0166e0e26 100644 --- a/math/p5-Math-VecStat/Makefile +++ b/math/p5-Math-VecStat/Makefile @@ -1,7 +1,7 @@ # vim:ts=8 # New ports collection makefile for: p5-Math-VecStat # Date created: 25 Februar 2005 -# Whom: Martin Matuska <martin@matuska.org> +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Basic statistics on vectors PERL_CONFIGURE= yes |