aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/mutt-devel/Makefile2
-rw-r--r--mail/mutt/Makefile2
-rw-r--r--mail/mutt14/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index b8cf8860687b..d3a335f32995 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -30,7 +30,7 @@ PATCH_SITES= http://www.spinnaker.de/mutt/compressed/ \
PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER?= obrien@FreeBSD.org
.if defined(PACKAGE_BUILDING)
WITH_SLANG= yes
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index b8cf8860687b..d3a335f32995 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -30,7 +30,7 @@ PATCH_SITES= http://www.spinnaker.de/mutt/compressed/ \
PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER?= obrien@FreeBSD.org
.if defined(PACKAGE_BUILDING)
WITH_SLANG= yes
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index b8cf8860687b..d3a335f32995 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -30,7 +30,7 @@ PATCH_SITES= http://www.spinnaker.de/mutt/compressed/ \
PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER?= obrien@FreeBSD.org
.if defined(PACKAGE_BUILDING)
WITH_SLANG= yes