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 1e5955784e4..c02c984688e 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/08/26 19:57:34 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/17 12:02:17 wiz Exp $ # DISTNAME= six-0.5.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://six.retes.hu/download/ |