summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /mail/mutt
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile3
-rw-r--r--mail/mutt/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index d5f1f58c01d..700f3027cab 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2001/02/13 11:47:02 tron Exp $
+# $NetBSD: Makefile,v 1.67 2001/02/17 18:24:55 wiz Exp $
DISTNAME= mutt-1.2.5i
CATEGORIES= mail
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.mutt.org/
+COMMENT= text-based MIME mail client with PGP support
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
diff --git a/mail/mutt/pkg/COMMENT b/mail/mutt/pkg/COMMENT
deleted file mode 100644
index d26e554d40a..00000000000
--- a/mail/mutt/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-text-based MIME mail client with PGP support