aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft/Makefile
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/Makefile
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/Makefile')
-rw-r--r--audio/openal-soft/Makefile2
1 files changed, 1 insertions, 1 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