diff options
Diffstat (limited to 'games/opentyrian/Makefile')
-rw-r--r-- | games/opentyrian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/opentyrian/Makefile b/games/opentyrian/Makefile index bb823a0f8ac1..0489ece65569 100644 --- a/games/opentyrian/Makefile +++ b/games/opentyrian/Makefile @@ -5,7 +5,7 @@ PORTNAME= opentyrian PORTVERSION= 2.1.20130907 CATEGORIES= games MASTER_SITES= https://bitbucket.org/opentyrian/opentyrian/get/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= opentyrian |