diff options
Diffstat (limited to 'games/cube')
-rw-r--r-- | games/cube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index 62c2f0eb80cc..54880936eb3c 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -3,7 +3,7 @@ PORTNAME= cube DISTVERSION= 2005_08_29 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} DISTFILES= ${CUBE_DATA} ${CUBE_SRC} |