diff options
| -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 |
