From bda618b389ad7968c9436b69a18090e31c8d8c9b Mon Sep 17 00:00:00 2001 From: mrauch Date: Sun, 30 May 2004 08:38:35 +0000 Subject: Change MASTER_SITES to use new MASTER_SITE_OPENOFFICE list of mirrors. --- misc/openoffice-linux/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/openoffice-linux/Makefile b/misc/openoffice-linux/Makefile index 1a6c86f8a5a..580248c9a13 100644 --- a/misc/openoffice-linux/Makefile +++ b/misc/openoffice-linux/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.22 2004/05/30 08:30:08 mrauch Exp $ +# $NetBSD: Makefile,v 1.23 2004/05/30 08:38:35 mrauch Exp $ DISTNAME= OOo_1.1.1_LinuxIntel_install PKGNAME= openoffice-linux-1.1.1 CATEGORIES= misc -MASTER_SITES= http://mirrors.isc.org/pub/openoffice/stable/1.1.1/ \ - http://www.fs.tum.de/~mrauch/OpenOffice/download/ +MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/1.1.1/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= openoffice-linux-111-services.rdb.bz2 +SITES_openoffice-linux-111-services.rdb.bz2=http://www.fs.tum.de/~mrauch/OpenOffice/download/\ + ftp://ftp.NetBSD.org/pub/NetBSD/misc/mrauch/ MAINTAINER= mrauch@NetBSD.org HOMEPAGE= http://www.openoffice.org/ -- cgit v1.2.3