diff options
author | jmmv <jmmv> | 2004-03-07 12:09:20 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-03-07 12:09:20 +0000 |
commit | f9482e760a95e482a20e84a18fb102bc298d548f (patch) | |
tree | 2c4f37f2c7e8152c56b87c75beb72ec7cbf2b510 /games/gnome-chess | |
parent | d559f0601df18abf76087a974538ea467417772d (diff) | |
download | pkgsrc-f9482e760a95e482a20e84a18fb102bc298d548f.tar.gz |
Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
Diffstat (limited to 'games/gnome-chess')
-rw-r--r-- | games/gnome-chess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/} |