From 85ae9439e4a9c9a125ea4f48149e45e6972e9ce2 Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 8 May 2004 20:11:27 +0000 Subject: Get rid of some of the MASTER_SITES. KDE.org returns a bogus download asking for sponsors. The other sites are either too old or too new. This version of scribus is old, but I didn't update yet, because patching to work with NetBSD's old gcc is not easy. --- print/scribus/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 732787c6d55..a823b462d7c 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,13 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2004/04/18 00:14:48 snj Exp $ +# $NetBSD: Makefile,v 1.16 2004/05/08 20:11:27 reed Exp $ DISTNAME= scribus-1.1.1 PKGREVISION= 1 CATEGORIES= print -MASTER_SITES= http://ftp.kde.com/Office/Text_Word_Processing/Scribus/ \ - http://web2.altmuehlnet.de/fschmid/ \ - http://scribus.planetmirror.com/ \ - ftp://ftp.ntua.gr/pub/gnu/scribus/ \ - http://scribus.ipc.one.pl/ +MASTER_SITES= http://scribus.planetmirror.com/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://web2.altmuehlnet.de/fschmid/ -- cgit v1.2.3