Index: head/devel/libpthread-stubs/Makefile =================================================================== --- head/devel/libpthread-stubs/Makefile (revision 493610) +++ head/devel/libpthread-stubs/Makefile (revision 493611) @@ -1,21 +1,21 @@ # Created by: wahjava # $FreeBSD$ PORTNAME= libpthread-stubs PORTVERSION= 0.4 CATEGORIES= devel -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ MAINTAINER= ashish@FreeBSD.org COMMENT= This library provides weak aliases for pthread functions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix tar:bzip2 GNU_CONFIGURE= yes NO_ARCH= yes PLIST_FILES= libdata/pkgconfig/pthread-stubs.pc .include