diff options
author | will <will@FreeBSD.org> | 2000-04-22 22:37:04 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-22 22:37:04 +0000 |
commit | 0dee646f860dcc52f54ec8be1fb8aeb4c80aacef (patch) | |
tree | 7b3668beb3cd4bdff6f85692819ca235a680eb4f /editors/joe2 | |
parent | d6866e373c22e2449a385ee18157aca1f418f77b (diff) | |
download | FreeBSD-ports-0dee646f860dcc52f54ec8be1fb8aeb4c80aacef.zip FreeBSD-ports-0dee646f860dcc52f54ec8be1fb8aeb4c80aacef.tar.gz |
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day <toasty@dragondata.com>
Diffstat (limited to 'editors/joe2')
-rw-r--r-- | editors/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 3f31fb0..b745635 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 |