svn commit: r485040 - head/math/mpfr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 15 19:08:50 UTC 2018


Author: sunpoet
Date: Thu Nov 15 19:08:47 2018
New Revision: 485040
URL: https://svnweb.freebsd.org/changeset/ports/485040

Log:
  Update MASTER_SITES
  
  Approved by:	portmgr (blanket)

Modified:
  head/math/mpfr/Makefile

Modified: head/math/mpfr/Makefile
==============================================================================
--- head/math/mpfr/Makefile	Thu Nov 15 19:08:38 2018	(r485039)
+++ head/math/mpfr/Makefile	Thu Nov 15 19:08:47 2018	(r485040)
@@ -5,7 +5,7 @@ PORTNAME=	mpfr
 PORTVERSION=	4.0.1
 PORTREVISION=	2
 CATEGORIES=	math devel
-MASTER_SITES=	http://www.mpfr.org/mpfr-current/ \
+MASTER_SITES=	https://www.mpfr.org/mpfr-current/ \
 		GNU
 DIST_SUBDIR=	${DISTNAME}
 


More information about the svn-ports-head mailing list