summaryrefslogtreecommitdiff
path: root/graphics/glx-utils/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
commitaac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch)
tree4731dc2aa469be23d28c59f0fa47c6c55b257d52 /graphics/glx-utils/Makefile
parent728e310226d4082766b2e551577ccf9dc9f502c3 (diff)
downloadpkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'graphics/glx-utils/Makefile')
-rw-r--r--graphics/glx-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glx-utils/Makefile b/graphics/glx-utils/Makefile
index 8014e67e52d..e7988d3b9b2 100644
--- a/graphics/glx-utils/Makefile
+++ b/graphics/glx-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:12 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2017/08/01 14:59:00 wiz Exp $
DISTNAME= mesa-demos-8.2.0
PKGNAME= ${DISTNAME:S/mesa-demos/glx-utils/}
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/8.2.0/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cgit.freedesktop.org/mesa/demos/
+HOMEPAGE= https://cgit.freedesktop.org/mesa/demos/
COMMENT= OpenGL glxgears and glxinfo
#LICENSE= # Similar to mit but with SGI advertising clause.