diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-21 19:09:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-21 19:09:53 +0000 |
commit | eefcd5cce99e5841f04de0c394cc58126de449a6 (patch) | |
tree | 49294d1c1638804ff3f52666b37a16275e73ffcd /x11/controllermap/Makefile | |
parent | 2762249e6eed6468258027057121a9b09421ce24 (diff) | |
download | ports-eefcd5cce99e5841f04de0c394cc58126de449a6.tar.gz ports-eefcd5cce99e5841f04de0c394cc58126de449a6.zip |
Notes
Diffstat (limited to 'x11/controllermap/Makefile')
-rw-r--r-- | x11/controllermap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/controllermap/Makefile b/x11/controllermap/Makefile index 1a63d35a7d82..086b7fd8d545 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -3,7 +3,7 @@ PORTNAME= controllermap PORTVERSION= 2.0.9 CATEGORIES= x11 -MASTER_SITES= http://www.libsdl.org/release/ +MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} MAINTAINER= jbeich@FreeBSD.org |