diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-07-09 21:10:24 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-07-09 21:10:24 +0000 |
commit | 12999c57ab921835794794851e0f58dd6fd4a6f5 (patch) | |
tree | a4f19910a85e861cfed3ee87c816c6b55911dcf9 /mail | |
parent | 5b735ef15e1a3e276968c579698c3010578248a2 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt14-lite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mutt14-lite/Makefile b/mail/mutt14-lite/Makefile index 12194deda945..cb3acb0deac5 100644 --- a/mail/mutt14-lite/Makefile +++ b/mail/mutt14-lite/Makefile @@ -11,5 +11,4 @@ CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mut MUTT_LITE= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |