From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- mail/vpopmail-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/vpopmail-devel') diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile index 01c5f5e06600..d7b7beceb534 100644 --- a/mail/vpopmail-devel/Makefile +++ b/mail/vpopmail-devel/Makefile @@ -51,9 +51,9 @@ LOGLEVEL?= y APOPFILE?= /etc/apop-secrets .if exists(${LOCALBASE}/qmail/bin/qmail-send) -QMAIL_DIR?= ${LOCALBASE}/qmail +QMAIL_DIR?= ${LOCALBASE}/qmail .else -QMAIL_DIR?= /var/qmail +QMAIL_DIR?= /var/qmail .endif # Uncomment this, or set PREFIX to /home if you have an existing -- cgit