diff options
Diffstat (limited to 'games/qonk/Makefile')
-rw-r--r-- | games/qonk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/qonk/Makefile b/games/qonk/Makefile index e1fedd2ba87..11915c9707b 100644 --- a/games/qonk/Makefile +++ b/games/qonk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:33 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/18 09:58:53 wiz Exp $ # DISTNAME= qonk-0.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qonk/} |