diff options
Diffstat (limited to 'games/atomix')
-rw-r--r-- | games/atomix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 9c2faf2e166..9502a913c89 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/08/26 19:57:28 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/18 09:58:50 wiz Exp $ # DISTNAME= atomix-2.14.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atomix/2.14/} |