From b257f782462f78aa4b9272ce6f1bb141e3a9dc3a Mon Sep 17 00:00:00 2001 From: jakob Date: Tue, 28 Jan 2003 17:30:22 +0000 Subject: [PATCH] more --- mail/postfix/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index dbd10ad8be9..240a617809b 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,11 +1,13 @@ -# $OpenBSD: Makefile,v 1.37 2003/01/28 17:29:09 jakob Exp $ +# $OpenBSD: Makefile,v 1.38 2003/01/28 17:30:22 jakob Exp $ SUBDIR+= stable SUBDIR+= stable,ldap SUBDIR+= stable,mysql SUBDIR+= stable,pcre +SUBDIR+= stable,sasl2 SUBDIR+= stable,tls SUBDIR+= stable,tls,sasl2 +SUBDIR+= stable,tls,sasl2,pcre SUBDIR+= snapshot SUBDIR+= snapshot,ldap