diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /math/p5-Math-VecStat | |
parent | 5892d5f208346812e8bd0b645fa7227d8fdd3d88 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-VecStat')
-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 |