diff options
Diffstat (limited to 'editors/joe')
-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 5101d893f094..b19557d6d70f 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= toasty@dragondata.com +MAINTAINER?= toasty@dragondata.com WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe |