diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /x11/9menu | |
parent | Replace `chris@calldei.com' with `chris@FreeBSD.org' for `Whom' in the (diff) |
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
Notes
Notes:
svn path=/head/; revision=27941
Diffstat (limited to 'x11/9menu')
-rw-r--r-- | x11/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index fcb8eae637e7..eea60668da78 100644 --- a/x11/9menu/Makefile +++ b/x11/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 |