From 8e2a418ba662d334a3d00835035c01606ac1d3d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 9 Jun 2003 09:36:20 +0000 Subject: Fix typo, reported by yaranaika in PR 21825. --- security/amavis-perl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/amavis-perl') diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 8ee667aa761..38d6d14e2b9 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:21 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2003/06/09 09:36:20 wiz Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} @@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/amavis CONFIGURE_ARGS+=--with-virusdir=${VIRUSDIR} CONFIGURE_ARGS+=--with-mailto=${VIRUSMAILTO} CONFIGURE_ARGS+=--enable-all -CONFIGURE6ARGS+=--with-amavisuser=amavis +CONFIGURE_ARGS+=--with-amavisuser=amavis .if defined(USE_MILTER) && ${USE_MILTER} == "YES" CONFIGURE_ARGS+=--enable-milter -- cgit v1.2.3