aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-18 11:44:49 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-18 11:44:49 +0000
commit7e6bad5d26c5e91fee6967bfe6c9a0b0d753be0a (patch)
treef9d1ae62570749db72f71f77d9d436cf520fc339 /net-im
parent46153dd8267697972db6a56992292047d4dbbd42 (diff)
downloadports-7e6bad5d26c5e91fee6967bfe6c9a0b0d753be0a.tar.gz
ports-7e6bad5d26c5e91fee6967bfe6c9a0b0d753be0a.zip
Switch to an https MASTER_SITE.
Notes
Notes: svn path=/head/; revision=411342
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile
index 663894a4251a..8b33af806e2d 100644
--- a/net-im/telepathy-qt4/Makefile
+++ b/net-im/telepathy-qt4/Makefile
@@ -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@FreeBSD.org