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 c307675d472..1d2843c80fd 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/09/19 23:18:50 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/21 13:03:42 wiz Exp $ # DISTNAME= atomix-2.14.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atomix/2.14/} |