From 31514b8d48ac7b17fd05ad8c9c2615f2c55c55dc Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 26 Nov 2004 10:14:36 +0000 Subject: whitespace fixes --- mail/exim-exiscan/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'mail/exim-exiscan') diff --git a/mail/exim-exiscan/Makefile b/mail/exim-exiscan/Makefile index b16edc968d4..95bab71a58e 100644 --- a/mail/exim-exiscan/Makefile +++ b/mail/exim-exiscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/07 17:29:16 abs Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/26 10:14:36 grant Exp $ DISTNAME= exim-${EXIM_VERSION} PKGNAME= exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION} @@ -10,11 +10,11 @@ COMMENT= The Exim mail transfer agent, with exiscan-acl patches CONFLICTS+= exim-[0-9]* -EXISCAN_VERSION=28 +EXISCAN_VERSION= 28 -PATCH_SITES= http://duncanthrax.net/exiscan-acl/ -PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2 -PATCH_DIST_STRIP=-p1 +PATCH_SITES= http://duncanthrax.net/exiscan-acl/ +PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2 +PATCH_DIST_STRIP= -p1 DISTINFO_FILE= ${.CURDIR}/../../mail/exim/distinfo PATCHDIR= ${.CURDIR}/../../mail/exim/patches @@ -22,4 +22,3 @@ FILESDIR= ${.CURDIR}/../../mail/exim/files PLIST_SRC= ${.CURDIR}/../../mail/exim/PLIST .include "../../mail/exim/Makefile.common" - -- cgit v1.2.3