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 e1ee29a8164a..f7ceb573c835 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -9,7 +9,7 @@ PORTNAME= opencity PORTVERSION= 0.0.6.1 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Stable/0.0.6 DISTNAME= ${PORTNAME}-${PORTVERSION}stable MAINTAINER= amdmi3@FreeBSD.org |