aboutsummaryrefslogtreecommitdiffstats
path: root/mail/grepmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/grepmail/Makefile')
-rw-r--r--mail/grepmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index 30f3785fe2dd..7a7eda36e322 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= grepmail
-PORTVERSION= 5.30
+PORTVERSION= 5.3032
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= babak@farrokhi.net
COMMENT= Search mailboxes for a given regexp and display matching emails
BUILD_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
+ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
${SITE_PERL}/Mail/Mbox/MessageParser.pm:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
RUN_DEPENDS= ${BUILD_DEPENDS}