From 997afcdd9be37f8028ba4743c6c8c111ae59c127 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 1 Mar 2007 14:03:16 +0000 Subject: Remove obsoleted alpha substitution. --- time/sunbird/Makefile-sunbird.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'time') diff --git a/time/sunbird/Makefile-sunbird.common b/time/sunbird/Makefile-sunbird.common index 6449cccc614..7db137f57b4 100644 --- a/time/sunbird/Makefile-sunbird.common +++ b/time/sunbird/Makefile-sunbird.common @@ -1,12 +1,12 @@ -# $NetBSD: Makefile-sunbird.common,v 1.9 2006/10/12 13:42:34 ghen Exp $ +# $NetBSD: Makefile-sunbird.common,v 1.10 2007/03/01 14:03:16 ghen Exp $ MOZILLA_BIN= sunbird-bin MOZ_VER= 0.3 EXTRACT_SUFX= .tar.bz2 DISTNAME= sunbird-${MOZ_VER}.source CATEGORIES= time -MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER:S/alpha/a/}/source/ -MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER:S/alpha/a/}/source/ +MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER}/source/ +MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER}/source/ HOMEPAGE= http://www.mozilla.org/projects/calendar/sunbird/ -- cgit v1.2.3