From 084410eb39c18977ae9c6eda5b96f990db065d79 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Sep 2017 08:53:04 +0000 Subject: Follow some redirects. --- games/pingus/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/pingus') diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 733d0dc8fa9..83bcc2d4a7b 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.25 2017/08/24 20:03:18 adam Exp $ +# $NetBSD: Makefile,v 1.26 2017/09/03 08:53:09 wiz Exp $ DISTNAME= pingus-0.7.3 PKGREVISION= 18 CATEGORIES= games -MASTER_SITES= http://pingus.seul.org/files/ +MASTER_SITES= https://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pingus.seul.org/ +HOMEPAGE= https://pingus.seul.org/ COMMENT= Lemmings(TM) Clone BUILD_DEPENDS+= scons>=0.96:../../devel/scons -- cgit v1.2.3