diff options
Diffstat (limited to 'games/cavezofphear/Makefile')
-rw-r--r-- | games/cavezofphear/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile index f43347a45956..b2108665d997 100644 --- a/games/cavezofphear/Makefile +++ b/games/cavezofphear/Makefile @@ -8,7 +8,8 @@ PORTNAME= cavezofphear PORTVERSION= 0.5.1 CATEGORIES= games -MASTER_SITES= http://www.x86.no/cavezofphear/ +MASTER_SITES= http://www.x86.no/cavezofphear/ \ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= phear-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |