Date: Sun, 21 Apr 2019 19:09:00 +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: r499578 - head/games/newvox Message-ID: <201904211909.x3LJ90q3012245@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 21 19:08:59 2019 New Revision: 499578 URL: https://svnweb.freebsd.org/changeset/ports/499578 Log: Update MASTER_SITES and WWW Modified: head/games/newvox/Makefile head/games/newvox/pkg-descr Modified: head/games/newvox/Makefile ============================================================================== --- head/games/newvox/Makefile Sun Apr 21 19:08:54 2019 (r499577) +++ head/games/newvox/Makefile Sun Apr 21 19:08:59 2019 (r499578) @@ -5,7 +5,7 @@ PORTNAME= newvox PORTVERSION= 1.0 PORTREVISION= 8 CATEGORIES= games -MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ +MASTER_SITES= https://www.libsdl.org/projects/newvox/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Voxel-style landscape rendering fly-by Modified: head/games/newvox/pkg-descr ============================================================================== --- head/games/newvox/pkg-descr Sun Apr 21 19:08:54 2019 (r499577) +++ head/games/newvox/pkg-descr Sun Apr 21 19:08:59 2019 (r499578) @@ -1,4 +1,4 @@ Voxel-style landscape rendering. Move around the landscape by using the arrow keys. -WWW: http://www.libsdl.org/projects/newvox/ +WWW: https://www.libsdl.org/projects/newvox/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904211909.x3LJ90q3012245>