diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-04-22 22:37:04 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-04-22 22:37:04 +0000 |
| commit | b54f5e04eec918726d77fbcbac1c0e1ad6758e10 (patch) | |
| tree | 6fde6ba7e066ba68e5e4047fa977dc6e6046efcd | |
| parent | b7fe3ddec43768f852d83ba491ac14d71dd679f9 (diff) | |
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day <toasty@dragondata.com>
| -rw-r--r-- | editors/joe-devel/Makefile | 2 | ||||
| -rw-r--r-- | editors/joe/Makefile | 2 | ||||
| -rw-r--r-- | editors/joe2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/joe-devel/Makefile b/editors/joe-devel/Makefile index 3f31fb0f50f9..b745635d4787 100644 --- a/editors/joe-devel/Makefile +++ b/editors/joe-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= toasty@dragondata.com WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 3f31fb0f50f9..b745635d4787 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= toasty@dragondata.com WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 3f31fb0f50f9..b745635d4787 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= toasty@dragondata.com WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe |
