diff options
-rw-r--r-- | mail/tkrat2/Makefile | 4 | ||||
-rw-r--r-- | mail/xmail/Makefile | 2 | ||||
-rw-r--r-- | misc/display/Makefile | 2 | ||||
-rw-r--r-- | sysutils/copytape/Makefile | 2 |
4 files changed, 5 insertions, 5 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 diff --git a/misc/display/Makefile b/misc/display/Makefile index 106dc7aefac1..b6016bfcd5cf 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.ipsmart.com/src/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sjr@comcast.net COMMENT= Runs command repeatedly; shows output GNU_CONFIGURE= yes diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index d84f515f8fc1..a5c70789e1d4 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unix/volume10 DISTNAME= copytape EXTRACT_SUFX= .Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sjr@comcast.net COMMENT= A program that is used to duplicate magtapes EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils |