diff options
Diffstat (limited to 'games/six')
-rw-r--r-- | games/six/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index 531daeadbc1..cafcae0ecae 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/11/30 21:55:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/01/18 05:06:36 tnn Exp $ # DISTNAME= six-0.5.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://six.retes.hu/download/ |