svn commit: r411342 - head/net-im/telepathy-qt4

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Mar 18 11:44:50 UTC 2016


Author: rakuco
Date: Fri Mar 18 11:44:49 2016
New Revision: 411342
URL: https://svnweb.freebsd.org/changeset/ports/411342

Log:
  Switch to an https MASTER_SITE.

Modified:
  head/net-im/telepathy-qt4/Makefile

Modified: head/net-im/telepathy-qt4/Makefile
==============================================================================
--- head/net-im/telepathy-qt4/Makefile	Fri Mar 18 11:39:18 2016	(r411341)
+++ head/net-im/telepathy-qt4/Makefile	Fri Mar 18 11:44:49 2016	(r411342)
@@ -4,7 +4,7 @@
 PORTNAME=	telepathy-qt4
 PORTVERSION=	0.9.6.1
 CATEGORIES=	net-im
-MASTER_SITES=	http://telepathy.freedesktop.org/releases/${PORTNAME:C/4//}/
+MASTER_SITES=	https://telepathy.freedesktop.org/releases/${PORTNAME:C/4//}/
 DISTNAME=	${PORTNAME:C/4//}-${PORTVERSION}
 
 MAINTAINER=	kde at FreeBSD.org


More information about the svn-ports-head mailing list