summaryrefslogtreecommitdiff
path: root/mail/exim-exiscan
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-11-26 10:14:36 +0000
committergrant <grant@pkgsrc.org>2004-11-26 10:14:36 +0000
commit31514b8d48ac7b17fd05ad8c9c2615f2c55c55dc (patch)
tree7955c268d38456cdd97d799292b974f798873a57 /mail/exim-exiscan
parent1c47a90d187810b37f597cf71c5a6ba1fd4f986c (diff)
downloadpkgsrc-31514b8d48ac7b17fd05ad8c9c2615f2c55c55dc.tar.gz
whitespace fixes
Diffstat (limited to 'mail/exim-exiscan')
-rw-r--r--mail/exim-exiscan/Makefile11
1 files changed, 5 insertions, 6 deletions
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"
-