Index: head/devel/jrtplib/Makefile =================================================================== --- head/devel/jrtplib/Makefile (revision 531391) +++ head/devel/jrtplib/Makefile (revision 531392) @@ -1,21 +1,21 @@ # Created by: Petr Holub # $FreeBSD$ PORTNAME= jrtplib PORTVERSION= 3.11.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://research.edm.uhasselt.be/jori/jrtplib/ +MASTER_SITES= https://research.edm.uhasselt.be/jori/jrtplib/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Object-oriented RTP library written in C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT USES= cmake pathfix tar:bzip2 USE_LDCONFIG= yes PLIST_SUB= JRTPLIB_VER="${PORTVERSION}" .include Index: head/devel/jrtplib/pkg-descr =================================================================== --- head/devel/jrtplib/pkg-descr (revision 531391) +++ head/devel/jrtplib/pkg-descr (revision 531392) @@ -1,6 +1,6 @@ JRTPLIB is an object-oriented RTP library written in C++ by Jori Liesenborgs. It was partly developed for his thesis at the School for Knowledge Technology (or 'School voor Kennistechnologie' in Dutch), a cooperation between the 'Limburgs Universitair Centrum' (LUC) and the 'Universiteit Maastricht' (UM). -WWW: http://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html +WWW: https://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html