diff options
Diffstat (limited to 'mail/grepmail')
-rw-r--r-- | mail/grepmail/Makefile | 1 | ||||
-rw-r--r-- | mail/grepmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 66a2f927ac7f..3823e5751ef6 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org +COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate diff --git a/mail/grepmail/pkg-comment b/mail/grepmail/pkg-comment deleted file mode 100644 index d051995c0e62..000000000000 --- a/mail/grepmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Search mailboxes for a given regexp and display matching emails |