diff options
author | cy <cy@FreeBSD.org> | 2016-07-05 03:23:44 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2016-07-05 03:23:44 +0800 |
commit | 47542de6301412253978f625e6056b011fd03281 (patch) | |
tree | b30b10382960ac3010e46932d8ee52edc167754f | |
parent | 47e95035dca780391528d30bd7622afae34f0843 (diff) | |
download | freebsd-ports-gnome-47542de6301412253978f625e6056b011fd03281.tar.gz freebsd-ports-gnome-47542de6301412253978f625e6056b011fd03281.tar.zst freebsd-ports-gnome-47542de6301412253978f625e6056b011fd03281.zip |
Assume maintainership.
PR: 210762
-rw-r--r-- | mail/heirloom-mailx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index f4cf96efb714..c037236330e0 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= SF/heirloom/heirloom-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= heirloom- -MAINTAINER= jamie@dyslexicfish.net +MAINTAINER= cy@FreeBSD.org COMMENT= BSD mail utility with MIME, IMAP, POP3, SMTP, and S/MIME extensions LICENSE= BSD4CLAUSE |