pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice-linux Change MASTER_SITES to use new M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb92425700e4
branches:  trunk
changeset: 475947:bb92425700e4
user:      mrauch <mrauch%pkgsrc.org@localhost>
date:      Sun May 30 08:38:35 2004 +0000

description:
Change MASTER_SITES to use new MASTER_SITE_OPENOFFICE list of mirrors.

diffstat:

 misc/openoffice-linux/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 52849a7271a0 -r bb92425700e4 misc/openoffice-linux/Makefile
--- a/misc/openoffice-linux/Makefile    Sun May 30 08:30:08 2004 +0000
+++ b/misc/openoffice-linux/Makefile    Sun May 30 08:38:35 2004 +0000
@@ -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@localhost
 HOMEPAGE=              http://www.openoffice.org/



Home | Main Index | Thread Index | Old Index