From f5e432c1552977e31699d1387fe446d7625f4757 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 11 Mar 2001 04:32:07 +0000 Subject: Don't override MAINTAINER if we're being included. --- editors/joe2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/joe2') 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 -- cgit v1.2.3