diff options
Diffstat (limited to 'games/simsu/Makefile')
-rw-r--r-- | games/simsu/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 33978fc41f1b..a64af3105553 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -3,10 +3,11 @@ PORTNAME= simsu PORTVERSION= 1.3.3 -PORTREVISION= 2 DISTVERSIONSUFFIX= -src +PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://gottcode.org/${PORTNAME}/ +MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Basic Sudoku game |