diff options
Diffstat (limited to 'games/hexalate')
-rw-r--r-- | games/hexalate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index 36c6ad7581ac..70e2511460b5 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -9,7 +9,7 @@ PORTNAME= hexalate PORTVERSION= 1.0.0 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org |