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 c9ebba695e5b..fec11d0cf6a1 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -2,7 +2,7 @@ PORTNAME= cube DISTVERSION= 2005_08_29 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} DISTFILES= ${CUBE_DATA} ${CUBE_SRC} |