summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2001-03-11 04:32:07 +0000
committerBill Fenner <fenner@FreeBSD.org>2001-03-11 04:32:07 +0000
commitf5e432c1552977e31699d1387fe446d7625f4757 (patch)
tree6c4d8908227e2de3416e375a87c43b98bd96df5b
parentFix plist. (diff)
Don't override MAINTAINER if we're being included.
Notes
Notes: svn path=/head/; revision=39537
-rw-r--r--editors/joe-devel/Makefile2
-rw-r--r--editors/joe/Makefile2
-rw-r--r--editors/joe2/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/joe-devel/Makefile b/editors/joe-devel/Makefile
index 5101d893f094..b19557d6d70f 100644
--- a/editors/joe-devel/Makefile
+++ b/editors/joe-devel/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
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
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