svn commit: r445746 - head/games/simsu

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jul 14 11:35:52 UTC 2017


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 at 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/


More information about the svn-ports-all mailing list