diff options
Diffstat (limited to 'mail/mboxgrep')
-rw-r--r-- | mail/mboxgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |