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 7b3e215fb71..39bea96fa3e 100644 --- a/games/qonk/Makefile +++ b/games/qonk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/01/13 13:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:20 sbd Exp $ # DISTNAME= qonk-0.3.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qonk/} |