diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 15:28:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 15:28:44 +0800 |
commit | 4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec (patch) | |
tree | 8535715e4b536071b7c8f04d9250cd1c54d7e452 /math/mtrxmath | |
parent | 48a090fdbe08b43bd14c5050359291cf1e352c4f (diff) | |
download | freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.tar.gz freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.tar.zst freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.zip |
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Diffstat (limited to 'math/mtrxmath')
-rw-r--r-- | math/mtrxmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |