From 285733d1c10dfd2cba0afefc099553f5b353eb30 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 27 Jan 1999 08:31:54 +0000 Subject: Use ${MASTER_SITE_GNOME} --- games/gnomegames/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'games/gnomegames/Makefile') diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 0277bd5449db..7a01d3cefdac 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -3,16 +3,14 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.9 1999/01/12 16:50:34 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/01/15 18:10:22 vanilla Exp $ # DISTNAME= gnome-games-0.99.3 PKGNAME= gnomegames-0.99.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ - ftp://ftp.geo.net/pub/gnome/sources/latest/ \ - ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/latest/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= gnome-games MAINTAINER= nacai@iname.com -- cgit