aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-11 10:26:15 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-11 10:26:15 +0000
commit585da46aee24727a62d24e6c24a73f106d13f3e7 (patch)
treecc9337520a1002acd741963d6f7dd71a416e8d48 /mail
parentacef33bd90621d5b03eaff4fb9c5c784e6351130 (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/tkrat2/Makefile4
-rw-r--r--mail/xmail/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index b972defbfb94..a4e06ac39cc6 100644
--- a/mail/tkrat2/Makefile
+++ b/mail/tkrat2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.5
CATEGORIES= mail tk84
MASTER_SITES= ftp://ftp.tkrat.org/pub/tkrat/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sjr@comcast.net
COMMENT= A mail user agent for X with a Tcl/Tk user interface
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
@@ -33,7 +33,7 @@ MAN1= tkrat.1
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
-BROKEN= "Build fails on sparc64"
+BROKEN= Build fails on sparc64
.endif
post-install:
diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile
index 4cfca9142b03..b4873326ae4a 100644
--- a/mail/xmail/Makefile
+++ b/mail/xmail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sjr@comcast.net
COMMENT= An X-based interface to the Berkeley mail program
USE_IMAKE= yes