diff options
Diffstat (limited to 'games/concentration/Makefile')
-rw-r--r-- | games/concentration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 783391d39893..1c3fb86b8c03 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/concentration/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Find all matching pairs of icons as fast as possible |