From 4f0d2fd07833e1e8f9e4621fa22ea2b9a7db7ddf Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Sep 2017 08:53:04 +0000 Subject: Follow some redirects. --- graphics/MesaLib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/MesaLib') diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile index 86eeb76f75a..98fb71094f8 100644 --- a/graphics/MesaLib/Makefile +++ b/graphics/MesaLib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2017/08/20 19:41:13 joerg Exp $ +# $NetBSD: Makefile,v 1.139 2017/09/03 08:53:09 wiz Exp $ DISTNAME= mesa-11.2.2 PKGNAME= ${DISTNAME:S/mesa/MesaLib/} @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mesa3d.org/ +HOMEPAGE= https://www.mesa3d.org/ COMMENT= The Mesa 3D Graphics Library LICENSE= mit -- cgit v1.2.3