diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-03-11 04:32:07 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-03-11 04:32:07 +0000 |
commit | f5e432c1552977e31699d1387fe446d7625f4757 (patch) | |
tree | 6c4d8908227e2de3416e375a87c43b98bd96df5b /editors/joe2 | |
parent | 0e02c637ae29eec68ff57ed04006cde384c9c9ba (diff) | |
download | ports-f5e432c1552977e31699d1387fe446d7625f4757.tar.gz ports-f5e432c1552977e31699d1387fe446d7625f4757.zip |
Notes
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 5101d893f094..b19557d6d70f 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/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 |