diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-07-11 10:26:15 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-07-11 10:26:15 +0000 |
commit | 585da46aee24727a62d24e6c24a73f106d13f3e7 (patch) | |
tree | cc9337520a1002acd741963d6f7dd71a416e8d48 /mail/xmail | |
parent | acef33bd90621d5b03eaff4fb9c5c784e6351130 (diff) | |
download | ports-585da46aee24727a62d24e6c24a73f106d13f3e7.tar.gz ports-585da46aee24727a62d24e6c24a73f106d13f3e7.zip |
- Pass maintainership of these ports to submitter
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net>
Notes
Notes:
svn path=/head/; revision=167455
Diffstat (limited to 'mail/xmail')
-rw-r--r-- | mail/xmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |