svn commit: r499587 - head/net/sdl2_net
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 21 19:09:48 UTC 2019
Author: sunpoet
Date: Sun Apr 21 19:09:43 2019
New Revision: 499587
URL: https://svnweb.freebsd.org/changeset/ports/499587
Log:
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
Modified:
head/net/sdl2_net/Makefile
head/net/sdl2_net/pkg-descr
Modified: head/net/sdl2_net/Makefile
==============================================================================
--- head/net/sdl2_net/Makefile Sun Apr 21 19:09:38 2019 (r499586)
+++ head/net/sdl2_net/Makefile Sun Apr 21 19:09:43 2019 (r499587)
@@ -3,7 +3,7 @@
PORTNAME= sdl2_net
PORTVERSION= 2.0.1
CATEGORIES= net
-MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
+MASTER_SITES= https://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL2_net-${PORTVERSION}
MAINTAINER= amdmi3 at FreeBSD.org
Modified: head/net/sdl2_net/pkg-descr
==============================================================================
--- head/net/sdl2_net/pkg-descr Sun Apr 21 19:09:38 2019 (r499586)
+++ head/net/sdl2_net/pkg-descr Sun Apr 21 19:09:43 2019 (r499587)
@@ -2,4 +2,4 @@ This is a small sample cross-platform networking libra
client and server application. The chat client uses the GUIlib GUI framework
library.
-WWW: http://www.libsdl.org/projects/SDL_net/
+WWW: https://www.libsdl.org/projects/SDL_net/
More information about the svn-ports-all
mailing list