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/gnome2-games | |
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/gnome2-games')
-rw-r--r-- | games/gnome2-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |