diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /graphics/MesaLib | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'graphics/MesaLib')
-rw-r--r-- | graphics/MesaLib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |