diff options
author | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-11 18:26:15 +0800 |
commit | 311309ab2063e282541ad01f41d9c6f864db8ea8 (patch) | |
tree | d9c16bbf20530186553e5a2df107343519da7a04 /mail/xmail | |
parent | b9448a6d97720a99a22db4c144debe29df8be18b (diff) | |
download | freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.gz freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.tar.zst freebsd-ports-gnome-311309ab2063e282541ad01f41d9c6f864db8ea8.zip |
- Pass maintainership of these ports to submitter
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net>
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 |