svn commit: r499588 - head/net/sdl_net

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 21 19:09:53 UTC 2019


Author: sunpoet
Date: Sun Apr 21 19:09:48 2019
New Revision: 499588
URL: https://svnweb.freebsd.org/changeset/ports/499588

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/sdl_net/Makefile
  head/net/sdl_net/pkg-descr

Modified: head/net/sdl_net/Makefile
==============================================================================
--- head/net/sdl_net/Makefile	Sun Apr 21 19:09:43 2019	(r499587)
+++ head/net/sdl_net/Makefile	Sun Apr 21 19:09:48 2019	(r499588)
@@ -5,7 +5,7 @@ PORTNAME=	sdl_net
 PORTVERSION=	1.2.8
 PORTREVISION=	3
 CATEGORIES=	net
-MASTER_SITES=	http://www.libsdl.org/projects/SDL_net/release/
+MASTER_SITES=	https://www.libsdl.org/projects/SDL_net/release/
 DISTNAME=	SDL_net-${PORTVERSION}
 
 MAINTAINER=	amdmi3 at FreeBSD.org

Modified: head/net/sdl_net/pkg-descr
==============================================================================
--- head/net/sdl_net/pkg-descr	Sun Apr 21 19:09:43 2019	(r499587)
+++ head/net/sdl_net/pkg-descr	Sun Apr 21 19:09:48 2019	(r499588)
@@ -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-head mailing list