diff options
author | tron <tron> | 2000-01-02 18:02:39 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-02 18:02:39 +0000 |
commit | 2b76b32c79d8a29cb5ac81fac5f61d286187359c (patch) | |
tree | 494f26b0141a03b89849b1c02b3ed1e34c73c4b2 /games/gnome-games | |
parent | 1836cc624fa2b627854231fe507493b5dc7391df (diff) | |
download | pkgsrc-2b76b32c79d8a29cb5ac81fac5f61d286187359c.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index fe17e9099ab..353f6221c65 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/18 23:20:17 tron Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/02 18:02:40 tron Exp $ DISTNAME= gnome-games-1.0.51 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |