diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
commit | d44aa584ab4460ab75ee6a17e09895391d56939b (patch) | |
tree | 2c4f37f2c7e8152c56b87c75beb72ec7cbf2b510 /games | |
parent | 28a14bbcbecded3f26a3ad3bd156878b898a9344 (diff) | |
download | pkgsrc-d44aa584ab4460ab75ee6a17e09895391d56939b.tar.gz |
Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnocatan/Makefile | 3 | ||||
-rw-r--r-- | games/gnome-chess/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome2-games/Makefile | 4 | ||||
-rw-r--r-- | games/gturing/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index cf67489fbf1..9d9df8c0394 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2004/02/25 07:32:45 minskim Exp $ +# $NetBSD: Makefile,v 1.24 2004/03/07 12:09:21 jmmv Exp $ # DISTNAME= gnocatan-0.8.1.16 +PKGREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnocatan/} diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index f804f98656d..d12bd73cfa5 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2004/01/03 18:49:40 reed Exp $ +# $NetBSD: Makefile,v 1.26 2004/03/07 12:09:21 jmmv Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 10 +PKGREVISION= 11 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 7ba40e2c3d4..87b5995f9e6 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2004/02/20 23:45:43 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2004/03/07 12:09:21 jmmv Exp $ DISTNAME= gnome-games-1.4.0.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ ${MASTER_SITE_LOCAL} diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index dd478dadd88..387849cfc35 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/02/17 18:37:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2004/03/07 12:09:21 jmmv Exp $ DISTNAME= gnome-games-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gturing/Makefile b/games/gturing/Makefile index eec68ff8543..17ab2d98fbd 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/02/20 14:44:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/07 12:09:21 jmmv Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |