From 20c2dcb49037f581262852f5af418a972bdfa325 Mon Sep 17 00:00:00 2001 From: lebel Date: Sat, 6 Oct 2001 02:47:46 +0000 Subject: [PATCH] s/slang,imap,pop/imap,pop/, idea from naddy@ --- mail/mutt/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index a6cf6cbf0de..f56dc4ae249 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,10 +1,8 @@ -# $OpenBSD: Makefile,v 1.47 2001/08/20 19:45:00 lebel Exp $ +# $OpenBSD: Makefile,v 1.48 2001/10/06 02:47:46 lebel Exp $ SUBDIR += stable - SUBDIR += stable,slang - SUBDIR += stable,slang,imap,pop + SUBDIR += stable,imap,pop SUBDIR += snapshot - SUBDIR += snapshot,slang - SUBDIR += snapshot,slang,imap,pop + SUBDIR += snapshot,imap,pop .include