diff options
Diffstat (limited to 'games/cube/Makefile')
-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 1a2a08860556..63c78de54904 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -7,7 +7,7 @@ PORTNAME= cube PORTVERSION= 2005.08.29 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2005_08_29 DISTFILES= ${CUBE_DATA} ${CUBE_SRC} |