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 /editors/joe/Makefile | |
parent | b7fe3ddec43768f852d83ba491ac14d71dd679f9 (diff) | |
download | ports-b54f5e04eec918726d77fbcbac1c0e1ad6758e10.tar.gz ports-b54f5e04eec918726d77fbcbac1c0e1ad6758e10.zip |
Notes
Diffstat (limited to 'editors/joe/Makefile')
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |