svn commit: r493611 - head/devel/libpthread-stubs

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 22 19:56:20 UTC 2019


Author: sunpoet
Date: Fri Feb 22 19:56:14 2019
New Revision: 493611
URL: https://svnweb.freebsd.org/changeset/ports/493611

Log:
  Update MASTER_SITES
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/libpthread-stubs/Makefile

Modified: head/devel/libpthread-stubs/Makefile
==============================================================================
--- head/devel/libpthread-stubs/Makefile	Fri Feb 22 19:56:03 2019	(r493610)
+++ head/devel/libpthread-stubs/Makefile	Fri Feb 22 19:56:14 2019	(r493611)
@@ -4,7 +4,7 @@
 PORTNAME=	libpthread-stubs
 PORTVERSION=	0.4
 CATEGORIES=	devel
-MASTER_SITES=	http://xcb.freedesktop.org/dist/
+MASTER_SITES=	https://xcb.freedesktop.org/dist/
 
 MAINTAINER=	ashish at FreeBSD.org
 COMMENT=	This library provides weak aliases for pthread functions


More information about the svn-ports-all mailing list