diff options
Diffstat (limited to 'games/xracer/Makefile')
-rw-r--r-- | games/xracer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile index 4b401c2671b..0d6dce93919 100644 --- a/games/xracer/Makefile +++ b/games/xracer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2010/12/23 11:44:32 dsainty Exp $ +# $NetBSD: Makefile,v 1.50 2011/04/22 13:43:40 obache Exp $ # DISTNAME= xracer-0.96.9 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games x11 MASTER_SITES= http://www.annexia.org/_file/ |