summaryrefslogtreecommitdiff
path: root/graphics/glut
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
commit341ff34e85b03b48fcd6c0b14b40060ad48e86eb (patch)
tree21c7c3cd135d36c74597cef0a9bcc0e37939a5f8 /graphics/glut
parent67f4b6f665273a4ddf98b556a086e06f047b3bd0 (diff)
downloadpkgsrc-341ff34e85b03b48fcd6c0b14b40060ad48e86eb.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 77bf79ff195..98d3e23d26e 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/07/13 12:37:03 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/08/01 14:59:00 wiz Exp $
DISTNAME= MesaGLUT-7.9.2
# we have the autoconf patches from git, so call it 8.0.1.
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glut/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cgit.freedesktop.org/mesa/glut/
+HOMEPAGE= https://cgit.freedesktop.org/mesa/glut/
COMMENT= GLUT Graphics library similar to SGI's OpenGL
#LICENSE= # TODO: (see mk/license.mk)