diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cclient/Makefile | 2 | ||||
-rw-r--r-- | mail/mboxgrep/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 3f7aea904682..ec81fef03a82 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old DISTNAME= imap-${PORTVERSION} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mark Crispin's C-client mail access routines LICENSE= APACHE20 diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 4167c6dd92a1..e0095d69eb55 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to scan mailboxes for messages matching a regular expression PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre |