Date: Fri, 14 Jul 2017 11:35:51 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445746 - head/games/simsu Message-ID: <201707141135.v6EBZp9i035807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Jul 14 11:35:50 2017 New Revision: 445746 URL: https://svnweb.freebsd.org/changeset/ports/445746 Log: - Pet portlint - Update WWW - Add distfile mirror Modified: head/games/simsu/Makefile head/games/simsu/pkg-descr Modified: head/games/simsu/Makefile ============================================================================== --- head/games/simsu/Makefile Fri Jul 14 11:35:42 2017 (r445745) +++ head/games/simsu/Makefile Fri Jul 14 11:35:50 2017 (r445746) @@ -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 Modified: head/games/simsu/pkg-descr ============================================================================== --- head/games/simsu/pkg-descr Fri Jul 14 11:35:42 2017 (r445745) +++ head/games/simsu/pkg-descr Fri Jul 14 11:35:50 2017 (r445746) @@ -7,4 +7,4 @@ correctness while playing. The game stores your curren answers, so that you can pick up where you left off the next time you play. -WWW: http://gottcode.org/simsu/ +WWW: https://gottcode.org/simsu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707141135.v6EBZp9i035807>