diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-breakout/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-chess/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile index 07b881d7968..83f58f53cd7 100644 --- a/games/gnome-breakout/Makefile +++ b/games/gnome-breakout/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2004/10/03 00:14:44 tv Exp $ +# $NetBSD: Makefile,v 1.22 2004/11/30 18:26:39 wiz Exp $ # DISTNAME= gnome-breakout-0.5.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games gnome MASTER_SITES= http://www.senet.com.au/~alcaron/ diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index f5f4590219b..c9def7035fd 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/10/03 00:14:44 tv Exp $ +# $NetBSD: Makefile,v 1.32 2004/11/30 18:26:39 wiz Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index f29e89912b1..498a2f02913 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2004/10/15 14:50:06 tv Exp $ +# $NetBSD: Makefile,v 1.69 2004/11/30 18:26:39 wiz Exp $ DISTNAME= gnome-games-1.4.0.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ ${MASTER_SITE_LOCAL} |