Date: Sat, 1 Dec 2018 13:08:31 +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: r486363 - head/games/farblazer Message-ID: <201812011308.wB1D8Vnu032392@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 1 13:08:31 2018 New Revision: 486363 URL: https://svnweb.freebsd.org/changeset/ports/486363 Log: Update MASTER_SITES and WWW Modified: head/games/farblazer/Makefile head/games/farblazer/pkg-descr Modified: head/games/farblazer/Makefile ============================================================================== --- head/games/farblazer/Makefile Sat Dec 1 13:08:22 2018 (r486362) +++ head/games/farblazer/Makefile Sat Dec 1 13:08:31 2018 (r486363) @@ -5,7 +5,7 @@ PORTNAME= farblazer PORTVERSION= 0.7 PORTREVISION= 12 CATEGORIES= games -MASTER_SITES= http://www.pygame.org/gamelets/games/ \ +MASTER_SITES= https://www.pygame.org/gamelets/games/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons Modified: head/games/farblazer/pkg-descr ============================================================================== --- head/games/farblazer/pkg-descr Sat Dec 1 13:08:22 2018 (r486362) +++ head/games/farblazer/pkg-descr Sat Dec 1 13:08:31 2018 (r486363) @@ -2,4 +2,4 @@ The apple][ shooter StarBlazer is recreated in this pr different bombing missions on each level while you try to maintain control of the skies. -WWW: http://www.pygame.org/gamelets/index.shtml +WWW: https://www.pygame.org/gamelets/index.shtml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812011308.wB1D8Vnu032392>