Date: Sat, 1 Dec 2018 13:08:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486364 - head/games/solarwolf Message-ID: <201812011308.wB1D8d2Z032495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 1 13:08:39 2018 New Revision: 486364 URL: https://svnweb.freebsd.org/changeset/ports/486364 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/games/solarwolf/Makefile head/games/solarwolf/pkg-descr Modified: head/games/solarwolf/Makefile ============================================================================== --- head/games/solarwolf/Makefile Sat Dec 1 13:08:31 2018 (r486363) +++ head/games/solarwolf/Makefile Sat Dec 1 13:08:39 2018 (r486364) @@ -5,7 +5,7 @@ PORTNAME= solarwolf PORTVERSION= 1.5 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/ +MASTER_SITES= https://www.pygame.org/shredwheat/solarwolf/ MAINTAINER= mail@maxlor.com COMMENT= Action/arcade game originally based of SolarFox on the Atari 2600 Modified: head/games/solarwolf/pkg-descr ============================================================================== --- head/games/solarwolf/pkg-descr Sat Dec 1 13:08:31 2018 (r486363) +++ head/games/solarwolf/pkg-descr Sat Dec 1 13:08:39 2018 (r486364) @@ -9,4 +9,4 @@ supports input from keyboard or joystick. The game is originally based of SolarFox on the Atari 2600. -WWW: http://www.pygame.org/shredwheat/solarwolf/ +WWW: https://www.pygame.org/shredwheat/solarwolf/index.shtml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812011308.wB1D8d2Z032495>