diff options
-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 |