diff options
author | kris <kris@FreeBSD.org> | 2003-06-08 08:30:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-06-08 08:30:49 +0800 |
commit | df1bf269d0fd720ff178716b8d049d1283de6aa8 (patch) | |
tree | e0940da150ff1f36aceefe0734ec8f51b777b3d9 /math | |
parent | 6d8f00f7c9b4095048080d135a8dd30bd32b19c9 (diff) | |
download | freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.tar.gz freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.tar.zst freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.zip |
Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/octave-devel/Makefile | 2 | ||||
-rw-r--r-- | math/octave/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index ffb380d79963..6ffdf5876b9c 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-driven interactive function plotting program GNU_CONFIGURE= yes diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 962f7443765d..890dab4959a9 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ -MAINTAINER= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-level interactive language for numerical computations BROKEN= "Does not compile" diff --git a/math/octave/Makefile b/math/octave/Makefile index 962f7443765d..890dab4959a9 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ -MAINTAINER= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-level interactive language for numerical computations BROKEN= "Does not compile" |