diff options
author | mm <mm@FreeBSD.org> | 2007-04-05 21:19:09 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-04-05 21:19:09 +0800 |
commit | 3cb7e366ed35da4d8298e8815ec5b072951a61b5 (patch) | |
tree | 6260025b6835b982d919eb71e5065bb6ea7067bc /math | |
parent | adaa1777eada4d74e23dfc6fef9a9c91cb97eb94 (diff) | |
download | freebsd-ports-gnome-3cb7e366ed35da4d8298e8815ec5b072951a61b5.tar.gz freebsd-ports-gnome-3cb7e366ed35da4d8298e8815ec5b072951a61b5.tar.zst freebsd-ports-gnome-3cb7e366ed35da4d8298e8815ec5b072951a61b5.zip |
- updated maintainer e-mail address
Approved by: garga (mentor)
Diffstat (limited to 'math')
-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 |