diff options
Diffstat (limited to 'games/einstein/Makefile')
-rw-r--r-- | games/einstein/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/einstein/Makefile b/games/einstein/Makefile index d2ddefcb4036..7be223ccc924 100644 --- a/games/einstein/Makefile +++ b/games/einstein/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.0 PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://games.flowix.com/files/einstein/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org |