diff options
author | kris <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 06d9ad88b759d50be27ea12ee8acb553fb2773b7 (patch) | |
tree | c7249a82ccd3c9b81692ff1efec632e35fbf57db /x11-wm | |
parent | 9fa228b069204a0c046f8c3285f7829caf4a864a (diff) | |
download | FreeBSD-ports-06d9ad88b759d50be27ea12ee8acb553fb2773b7.zip FreeBSD-ports-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.gz |
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 'x11-wm')
-rw-r--r-- | x11-wm/9menu/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/9wm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index fcb8eae..eea6066 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes NO_WRKSUBDIR= yes diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index c510588..5175872 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_CMD= zcat |