From 3a61aee4cd7edf6f0c15bae603650c4f4453fd69 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- mail/grepmail/Makefile | 3 ++- mail/grepmail/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 mail/grepmail/pkg/COMMENT (limited to 'mail/grepmail') 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 -- cgit v1.2.3