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 4505ec91d47f..e4fece90c538 100644 --- a/games/qonk/Makefile +++ b/games/qonk/Makefile @@ -7,7 +7,7 @@ PORTNAME= qonk PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |