diff options
Diffstat (limited to 'games/gnome-breakout/Makefile')
-rw-r--r-- | games/gnome-breakout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile index 7616d3d41d4..c4134910a67 100644 --- a/games/gnome-breakout/Makefile +++ b/games/gnome-breakout/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/04/02 19:49:19 rh Exp $ +# $NetBSD: Makefile,v 1.2 2000/04/04 16:18:30 rh Exp $ # -DISTNAME= gnome-breakout-0.2 +DISTNAME= gnome-breakout-0.3 CATEGORIES= games gnome MASTER_SITES= http://www.tuial.com/~alcaron/software/ |