Index: head/games/pipenightdreams/Makefile =================================================================== --- head/games/pipenightdreams/Makefile (revision 499578) +++ head/games/pipenightdreams/Makefile (revision 499579) @@ -1,47 +1,47 @@ # Created by: Mark Pulford # $FreeBSD$ PORTNAME= pipenightdreams PORTVERSION= 0.10.0 PORTREVISION= 14 CATEGORIES= games -MASTER_SITES= http://www.libsdl.org/projects/pipenightdreams/packages/ +MASTER_SITES= https://www.libsdl.org/projects/pipenightdreams/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle game similar to PipeMania LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake USE_SDL= image sdl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES="PipeNightDreams" "" ${PORTNAME} \ "${PORTNAME}" "Game;LogicGame;" "" .include post-patch: ${REINPLACE_CMD} 's|"SDL/SDL|"SDL|g ; s| Index: head/games/pipenightdreams/pkg-descr =================================================================== --- head/games/pipenightdreams/pkg-descr (revision 499578) +++ head/games/pipenightdreams/pkg-descr (revision 499579) @@ -1,5 +1,5 @@ PipeNightDreams is a SDL PipeMania clone with improved graphics. The aim is to lay the pipes quickly guiding the stream to the exit before it overflows. -WWW: http://www.libsdl.org/projects/pipenightdreams/ +WWW: https://www.libsdl.org/projects/pipenightdreams/