diff options
Diffstat (limited to 'games/qonk/Makefile')
-rw-r--r-- | games/qonk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qonk/Makefile b/games/qonk/Makefile index e4fece90c538..742f014e1fc6 100644 --- a/games/qonk/Makefile +++ b/games/qonk/Makefile @@ -7,7 +7,7 @@ PORTNAME= qonk PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |