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 fe96a8702eae..872e0f13ca35 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencity PORTVERSION= 0.0.6.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+)\..*$/\1/}/ DISTNAME= ${PORTNAME}-${PORTVERSION}stable |