diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /chat/telepathy-qt | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'chat/telepathy-qt')
-rw-r--r-- | chat/telepathy-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile index 1b7b356f743..a571ee066d5 100644 --- a/chat/telepathy-qt/Makefile +++ b/chat/telepathy-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/04 18:08:18 wiz Exp $ DISTNAME= telepathy-qt-0.9.6.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-qt/ MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/doc/telepathy-qt/ +HOMEPAGE= https://telepathy.freedesktop.org/doc/telepathy-qt/ COMMENT= Qt bindings for telepathy LICENSE= gnu-lgpl-v2.1 |