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 /x11/9term | |
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 '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 |