diff options
Diffstat (limited to 'mail/grepmail')
-rw-r--r-- | mail/grepmail/Makefile | 3 | ||||
-rw-r--r-- | mail/grepmail/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index e949b754807..f63c5d3cb2e 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/10 19:08:09 bad Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:24:48 wiz Exp $ # DISTNAME= grepmail-4.45 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/} MAINTAINER= david@fundy.net HOMEPAGE= http://grepmail.sourceforge.net/ +COMMENT= mbox formatted file search utility USE_PERL5= # defined CONFIGURE_ENV= PERL=${PERL5} diff --git a/mail/grepmail/pkg/COMMENT b/mail/grepmail/pkg/COMMENT deleted file mode 100644 index 3c2bbd826db..00000000000 --- a/mail/grepmail/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -mbox formatted file search utility |