From 5bb7e5187dfdf6052d5c17d974f36d2a5d0c261b 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. --- graphics/imlib/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/imlib') diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 00aa66277d7..2d0b7413d36 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.21 1999/06/19 15:19:12 tron Exp $ +# $NetBSD: Makefile,v 1.22 1999/08/22 22:02:32 tron Exp $ # DISTNAME= imlib-1.9.4 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ - ftp://ftp.sunet.se/pub/X11/GNOME/gnome-1.0/sources/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ +MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0/sources/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.labs.redhat.com/imlib/ -- cgit v1.2.3