diff options
Diffstat (limited to 'games/trimines/Makefile')
-rw-r--r-- | games/trimines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trimines/Makefile b/games/trimines/Makefile index c243e0a5829d..3ea8c8306dde 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.3.0 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.freewebs.com/trimines/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Mine sweeper game that uses triangles instead of squares |