diff options
author | will <will@FreeBSD.org> | 2000-04-23 06:37:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-23 06:37:04 +0800 |
commit | 0dee646f860dcc52f54ec8be1fb8aeb4c80aacef (patch) | |
tree | 7b3668beb3cd4bdff6f85692819ca235a680eb4f /editors/joe2/Makefile | |
parent | d6866e373c22e2449a385ee18157aca1f418f77b (diff) | |
download | freebsd-ports-gnome-0dee646f860dcc52f54ec8be1fb8aeb4c80aacef.tar.gz freebsd-ports-gnome-0dee646f860dcc52f54ec8be1fb8aeb4c80aacef.tar.zst freebsd-ports-gnome-0dee646f860dcc52f54ec8be1fb8aeb4c80aacef.zip |
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day <toasty@dragondata.com>
Diffstat (limited to 'editors/joe2/Makefile')
-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 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 |