aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-03-30 20:39:03 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-03-30 20:39:03 +0000
commit7ac7e9962b2a240169cfaf900c454c1560a62ab5 (patch)
tree3f0643de37a49c1bb9ff22aebb36d088e01aba73 /audio/openal-soft
parent84ae29ed0e2422277b55db7e394e7b680343ff2b (diff)
downloadports-7ac7e9962b2a240169cfaf900c454c1560a62ab5.tar.gz
ports-7ac7e9962b2a240169cfaf900c454c1560a62ab5.zip
audio/openal-soft: Update WWW and MASTER_SITES
It now redirects to https://openal-soft.org.
Notes
Notes: svn path=/head/; revision=497347
Diffstat (limited to 'audio/openal-soft')
-rw-r--r--audio/openal-soft/Makefile2
-rw-r--r--audio/openal-soft/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index 069c11cca76d..e70f7b7057cb 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -4,7 +4,7 @@ PORTNAME= openal-soft
PORTVERSION= 1.19.1
PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= http://openal-soft.org/openal-releases/
+MASTER_SITES= https://openal-soft.org/openal-releases/
MAINTAINER= tobik@FreeBSD.org
COMMENT= Software implementation of the OpenAL specification
diff --git a/audio/openal-soft/pkg-descr b/audio/openal-soft/pkg-descr
index 2b46797b9488..6a8ff5ad129f 100644
--- a/audio/openal-soft/pkg-descr
+++ b/audio/openal-soft/pkg-descr
@@ -6,4 +6,4 @@ advanced effects, including air absorption, low-pass filters, and
reverb, are available through the EFX extension. It also facilitates
streaming audio, multi-channel buffers, and audio capture.
-WWW: http://openal-soft.org/
+WWW: https://openal-soft.org/