aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-11-03 07:28:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-11-03 07:28:44 +0000
commit1492eb5e4b8ac70052460e5b2fb94602ab14ddcf (patch)
tree46087d69558f2e2a3160ec0a8a0a9be2f87c5b20 /math
parentfb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff)
downloadports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.tar.gz
ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.zip
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Notes
Notes: svn path=/head/; revision=92931
Diffstat (limited to 'math')
-rw-r--r--math/ccmath/Makefile2
-rw-r--r--math/mtrxmath/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/ccmath/Makefile b/math/ccmath/Makefile
index ac6a77f6ab50..f54283cfffde 100644
--- a/math/ccmath/Makefile
+++ b/math/ccmath/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A mathematics library with many different functions
INSTALLS_SHLIB= yes
diff --git a/math/mtrxmath/Makefile b/math/mtrxmath/Makefile
index 5da4f3f73698..8f5914fb2a23 100644
--- a/math/mtrxmath/Makefile
+++ b/math/mtrxmath/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.angelfire.com/linux/linuxjeff/mtrxmath/files/
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small tool for matrix mathemetics
USE_GETOPT_LONG=yes