diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-chess/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 6cba570567b..30c96763001 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2002/09/23 09:55:18 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/19 10:54:52 rh Exp $ DISTNAME= gnome-chess-0.3.3 PKGREVISION= 3 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index b37c26c9c79..39bf2b9ba08 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2002/10/06 01:34:17 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2002/10/19 10:54:52 rh Exp $ DISTNAME= gnome-games-1.4.0.4 PKGREVISION= 2 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-games/}\ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |