diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 73d2fcac0fd..1607ef51cff 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.42 2004/04/25 10:36:39 jakob Exp $ +# $OpenBSD: Makefile,v 1.43 2004/06/10 21:22:41 jakob Exp $ SUBDIR+= stable SUBDIR+= stable,ldap SUBDIR+= stable,mysql SUBDIR+= stable,sasl2 -#SUBDIR+= snapshot -#SUBDIR+= snapshot,ldap -#SUBDIR+= snapshot,mysql -#SUBDIR+= snapshot,sasl2 +SUBDIR+= snapshot +SUBDIR+= snapshot,ldap +SUBDIR+= snapshot,mysql +SUBDIR+= snapshot,sasl2 .include