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. --- corba/ORBit/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'corba/ORBit') diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index 2370d68ee89..3cd7bccf82c 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.21 1999/08/20 07:22:38 tron Exp $ +# $NetBSD: Makefile,v 1.22 1999/08/22 22:02:32 tron Exp $ # DISTNAME= ORBit-0.4.3 CATEGORIES= corba -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.gnome.org/ -- cgit v1.2.3