diff options
author | maho <maho@FreeBSD.org> | 2008-08-23 13:36:52 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-08-23 13:36:52 +0800 |
commit | 32df71cb6ec42d4922cca9d7dec4e6d690b544be (patch) | |
tree | cb0bd13dcb9abde2fe68b1b92d62a44f26716ceb /math | |
parent | ad35588fa254b501791ad48b18b44df60ffeecd8 (diff) | |
download | freebsd-ports-gnome-32df71cb6ec42d4922cca9d7dec4e6d690b544be.tar.gz freebsd-ports-gnome-32df71cb6ec42d4922cca9d7dec4e6d690b544be.tar.zst freebsd-ports-gnome-32df71cb6ec42d4922cca9d7dec4e6d690b544be.zip |
Pass maintainership to
Stephen Montgomery-Smith <stephen@math.missouri.edu>
.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index b60dc0641963..8e3828b020ff 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/octave -MAINTAINER= maho@FreeBSD.org +MAINTAINER= stephen@math.missouri.edu COMMENT= Many additional features to math/octave IGNORE= work in progress |