diff options
Diffstat (limited to 'games/d2x/Makefile')
-rw-r--r-- | games/d2x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/d2x/Makefile b/games/d2x/Makefile index 386a49ee885..9d1fd9b1af0 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:30 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/26 19:57:29 sno Exp $ # DISTNAME= d2x-0.2.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games x11 MASTER_SITES= http://icculus.org/d2x/src/ |