diff options
Diffstat (limited to 'games/gnocatan/Makefile')
-rw-r--r-- | games/gnocatan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index e41db248ae3..53bd02fcdca 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/08/23 05:29:47 veego Exp $ +# $NetBSD: Makefile,v 1.2 2000/09/03 20:39:30 veego Exp $ # -DISTNAME= gnocatan-0.6.0 +DISTNAME= gnocatan-0.6.1 CATEGORIES= games gnome MASTER_SITES= http://download.sourceforge.net/gnocatan/ |