svn commit: r499581 - head/graphics/guilib

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


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

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

Modified:
  head/graphics/guilib/Makefile
  head/graphics/guilib/pkg-descr

Modified: head/graphics/guilib/Makefile
==============================================================================
--- head/graphics/guilib/Makefile	Sun Apr 21 19:09:09 2019	(r499580)
+++ head/graphics/guilib/Makefile	Sun Apr 21 19:09:14 2019	(r499581)
@@ -5,7 +5,7 @@ PORTNAME=	guilib
 PORTVERSION=	1.2.1
 PORTREVISION=	5
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.libsdl.org/projects/GUIlib/src/
+MASTER_SITES=	https://www.libsdl.org/projects/GUIlib/src/
 DISTNAME=	GUIlib-${PORTVERSION}
 
 MAINTAINER=	acm at FreeBSD.org

Modified: head/graphics/guilib/pkg-descr
==============================================================================
--- head/graphics/guilib/pkg-descr	Sun Apr 21 19:09:09 2019	(r499580)
+++ head/graphics/guilib/pkg-descr	Sun Apr 21 19:09:14 2019	(r499581)
@@ -4,4 +4,4 @@ is by no means a complete windowing system. Feel free 
 It contains a C++ GUI class with a very rudimentary C interface,
 and a set of useful widget classes.
 
-WWW: http://www.libsdl.org/projects/GUIlib/index.html
+WWW: https://www.libsdl.org/projects/GUIlib/index.html


More information about the svn-ports-all mailing list