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/9term | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) | |
download | freebsd-ports-39c06186fafa7122957982b66909c1bfdfc3daa1.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 'x11/9term')
-rw-r--r-- | x11/9term/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index a632de962f34..0e20333e37c0 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # needs library and private header, but not during runtime BUILD_DEPENDS= /nonexistent:${PORTSDIR}/editors/sam:build |