diff options
author | kris <kris@FreeBSD.org> | 2000-04-24 06:59:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-24 06:59:51 +0800 |
commit | 06d9ad88b759d50be27ea12ee8acb553fb2773b7 (patch) | |
tree | c7249a82ccd3c9b81692ff1efec632e35fbf57db /math | |
parent | 9fa228b069204a0c046f8c3285f7829caf4a864a (diff) | |
download | freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.gz freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.zst freebsd-ports-gnome-06d9ad88b759d50be27ea12ee8acb553fb2773b7.zip |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Diffstat (limited to 'math')
-rw-r--r-- | math/wingz/Makefile | 2 | ||||
-rw-r--r-- | math/wingz3/Makefile | 2 | ||||
-rw-r--r-- | math/xlispstat/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/wingz/Makefile b/math/wingz/Makefile index eacb313d0c9f..eaca756d05f8 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index eacb313d0c9f..eaca756d05f8 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 1efc7c6bae4a..9d9e252edd13 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \ ftp://statlab.uni-heidelberg.de/pub/mirrors/umn/xlispstat/current/ DISTNAME= xlispstat-3-52-9 -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes HAS_CONFIGURE= yes |