Index: head/games/newvox/Makefile =================================================================== --- head/games/newvox/Makefile (revision 499577) +++ head/games/newvox/Makefile (revision 499578) @@ -1,24 +1,24 @@ # Created by: Kris Kennaway # $FreeBSD$ 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 USE_SDL= sdl GNU_CONFIGURE= yes LDFLAGS+= -lm OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/newvox ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/newvox ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${PREFIX}/share/doc/newvox .include Index: head/games/newvox/pkg-descr =================================================================== --- head/games/newvox/pkg-descr (revision 499577) +++ head/games/newvox/pkg-descr (revision 499578) @@ -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/