Date: Sun, 21 Apr 2019 19:08:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499576 - head/devel/sdl12 Message-ID: <201904211908.x3LJ8nAp012018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 21 19:08:49 2019 New Revision: 499576 URL: https://svnweb.freebsd.org/changeset/ports/499576 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/devel/sdl12/Makefile head/devel/sdl12/pkg-descr Modified: head/devel/sdl12/Makefile ============================================================================== --- head/devel/sdl12/Makefile Sun Apr 21 19:08:44 2019 (r499575) +++ head/devel/sdl12/Makefile Sun Apr 21 19:08:49 2019 (r499576) @@ -6,7 +6,7 @@ PORTVERSION= 1.2.15 PORTREVISION= 13 PORTEPOCH= 2 CATEGORIES= devel -MASTER_SITES= http://www.libsdl.org/release/ +MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org Modified: head/devel/sdl12/pkg-descr ============================================================================== --- head/devel/sdl12/pkg-descr Sun Apr 21 19:08:44 2019 (r499575) +++ head/devel/sdl12/pkg-descr Sun Apr 21 19:08:49 2019 (r499576) @@ -4,4 +4,4 @@ Win32 and BeOS using the various native high-performan your application. This is a fairly low level API, but using this, completely portable applications can be written with a great deal of flexibility. -WWW: http://www.libsdl.org/ +WWW: https://www.libsdl.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904211908.x3LJ8nAp012018>