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 /editors | |
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 'editors')
-rw-r--r-- | editors/jove/Makefile | 2 | ||||
-rw-r--r-- | editors/sam/Makefile | 2 | ||||
-rw-r--r-- | editors/xcoral/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index b53ace23fe0b..390f3c6bae64 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.16 CATEGORIES= editors MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/ -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/jove MAN1= jove.1 teachjove.1 xjove.1 jovetool.1 diff --git a/editors/sam/Makefile b/editors/sam/Makefile index f9eef4a22e70..43538c510ebc 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .msg.gz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes NO_WRKSUBDIR= yes diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 3e1fb881f757..db7bf88d09aa 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes |