diff options
Diffstat (limited to 'games/openttd/Makefile')
-rw-r--r-- | games/openttd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 7e0ecd9e9f25..3dedc590b1ed 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -8,7 +8,7 @@ PORTNAME= openttd PORTVERSION= 0.7.2 CATEGORIES= games -MASTER_SITES= SF http://binaries.openttd.org/releases/${PORTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} http://binaries.openttd.org/releases/${PORTVERSION}/ MAINTAINER= danfe@FreeBSD.org COMMENT= An open source clone of Microprose Transport Tycoon Deluxe |