aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-08 18:41:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-08 18:41:31 +0000
commitb608f29439580896b8b628046981ef8636607a8b (patch)
treeb8e038826cda593b1cb58d05b126d3d4068a0a6e /mail/mutt/Makefile
parent99536d17332df0afd7b9602e9218a4c846500e4b (diff)
downloadports-b608f29439580896b8b628046981ef8636607a8b.tar.gz
ports-b608f29439580896b8b628046981ef8636607a8b.zip
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming. PR: ports/75959 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=125858
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 730b5e699e34..75caf1f3b6f3 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -109,7 +109,7 @@ CFLAGS+= -I${PREFIX}/include/ncurses -I${PREFIX}/include
.if defined(WITH_MUTT_CYRUS_SASL)
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
.endif
-MAN1= flea.1 mutt.1 mutt_dotlock.1 muttbug.1
+MAN1= mutt.1 mutt_dotlock.1
MAN5= mbox.5 muttrc.5
post-patch::