aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2001-03-11 12:32:07 +0800
committerfenner <fenner@FreeBSD.org>2001-03-11 12:32:07 +0800
commit4ee8df2d7006d665cec38cc54669606b3c64f26d (patch)
tree631e862cc8d348826537a364ab1b8bd83a23e317
parent26427e0213d13e6cf8ab991e8db2a3e4bc7231a9 (diff)
downloadfreebsd-ports-gnome-4ee8df2d7006d665cec38cc54669606b3c64f26d.tar.gz
freebsd-ports-gnome-4ee8df2d7006d665cec38cc54669606b3c64f26d.tar.zst
freebsd-ports-gnome-4ee8df2d7006d665cec38cc54669606b3c64f26d.zip
Don't override MAINTAINER if we're being included.
-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