From f71398ba24851582bde94983f3510cf7ea3a39f1 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 22 Aug 1999 22:02:32 +0000 Subject: Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. --- print/ggv/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'print') diff --git a/print/ggv/Makefile b/print/ggv/Makefile index d2bd0160c9a..fce0cfb86e0 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,14 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/22 20:27:24 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/08/22 22:02:33 tron Exp $ # DISTNAME= ggv-0.50 CATEGORIES= print -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/ggv/ \ - ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/sources/ggv/ \ - http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/ggv/ \ - ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ggv/ \ - ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ggv/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/sources/ggv/ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ -- cgit v1.2.3