diff options
Diffstat (limited to 'games/goonies/Makefile')
-rw-r--r-- | games/goonies/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/goonies/Makefile b/games/goonies/Makefile index 24e3093aaa91..09e174fa423e 100644 --- a/games/goonies/Makefile +++ b/games/goonies/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://goonies.jorito.net/download/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ DISTNAME= ${PORTNAME}_r${PORTVERSION:C/\./-/g} EXTRACT_SUFX= .tgz |