diff options
Diffstat (limited to 'games/opencity/Makefile')
-rw-r--r-- | games/opencity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/opencity/Makefile b/games/opencity/Makefile index 1642658c4708..a205c4614c2a 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencity PORTVERSION= 0.0.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+)\..*$/\1/}/ DISTNAME= ${PORTNAME}-${PORTVERSION}stable |