diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
commit | 4590ff95effeed9bbfdb215912dbc3de655e03a1 (patch) | |
tree | 7bd032c42cfd71ab472aca941a9e305aa9437698 /mail/grepmail | |
parent | 8c1cca9adb3ec70955e2c9f384316078c5286064 (diff) | |
download | ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.tar.gz ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.zip |
Notes
Diffstat (limited to 'mail/grepmail')
-rw-r--r-- | mail/grepmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index b298a72caae0..de1128b4b448 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ |