From d261a59fd7b78b3bdceb7c38934fa33b5716b695 Mon Sep 17 00:00:00 2001 From: todd Date: Thu, 26 Jul 2007 14:38:24 +0000 Subject: [PATCH] different snapshot flavors to be built, to match actual usages general concensus --- mail/mutt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 3b87296d870..6da90187384 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.54 2007/07/19 00:19:28 todd Exp $ +# $OpenBSD: Makefile,v 1.55 2007/07/26 14:38:24 todd Exp $ SUBDIR += stable SUBDIR += stable,compressed SUBDIR += snapshot - SUBDIR += snapshot,compressed SUBDIR += snapshot,sasl - SUBDIR += snapshot,sidebar + SUBDIR += snapshot,compressed,sidebar + SUBDIR += snapshot,compressed,sidebar,sasl .include