From 96f00a233671a2a6dbd6ae10eaba4547b50888e9 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 9 Oct 2007 08:51:30 +0000 Subject: Correct SITE.* macro for the squirrelmail-lite's patch file. --- mail/squirrelmail/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/squirrelmail/options.mk b/mail/squirrelmail/options.mk index 6fc5f191a3e..47156e990af 100644 --- a/mail/squirrelmail/options.mk +++ b/mail/squirrelmail/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2007/10/03 10:11:23 taca Exp $ +# $NetBSD: options.mk,v 1.5 2007/10/09 08:51:30 taca Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.squirrelmail PKG_SUPPORTED_OPTIONS= squirrelmail-japanese squirrelmail-lite @@ -15,6 +15,6 @@ PATCH_DIST_STRIP.squirrelmail-1.4.11-ja-20071002-patch.gz= -p1 .if !empty(PKG_OPTIONS:Msquirrelmail-lite) PATCHFILES+= squirrelmail-1.4.11-lite-20071003-patch.bz2 -SITES.squirrelmail-1.4.11-lite-20071003-patch= \ +SITES.squirrelmail-1.4.11-lite-20071003-patch.bz2= \ ftp://ftp.back-street.net/pub/squirrelmail/ .endif -- cgit v1.2.3