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/xlispstat | |
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/xlispstat')
-rw-r--r-- | math/xlispstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |