diff options
-rw-r--r-- | games/luola/Makefile | 2 | ||||
-rw-r--r-- | games/opentyrian/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-glewpy/Makefile | 2 | ||||
-rw-r--r-- | security/l0phtcrack/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/kde-icons-black-and-white/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/luola/Makefile b/games/luola/Makefile index 4a1e142a9a6e..934fd488ffc3 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -5,7 +5,7 @@ PORTNAME= luola PORTVERSION= 1.3.2 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # master site gone +MASTER_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # master site gone DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ stdlevels-6.0${EXTRACT_SUFX} \ nostalgia-1.2${EXTRACT_SUFX} 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 diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index 742156cff27e..70d185c366b8 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \ +PATCH_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ \ LOCAL/amdmi3 PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2 diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index 9c35fa2885ec..40a0efd10d68 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -5,7 +5,7 @@ PORTNAME= l0phtcrack PORTVERSION= 1.5 CATEGORIES= security MASTER_SITES= http://www.mavetju.org/download/adopted/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # http://www.cotse.com/sw/WinNT/ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile index 5372748ad356..de91e3d8c979 100644 --- a/x11-themes/kde-icons-black-and-white/Makefile +++ b/x11-themes/kde-icons-black-and-white/Makefile @@ -4,7 +4,7 @@ PORTNAME= black-and-white PORTVERSION= 2.0.a MASTER_SITES= http://www.logri.net/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= black%20and%20white COMMENT= KDE Black And White iconset |