diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /chat/libtelepathy | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'chat/libtelepathy')
-rw-r--r-- | chat/libtelepathy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index 9d2bf988b8d..80252585a0a 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:05 wiz Exp $ DISTNAME= libtelepathy-0.3.3 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/ +HOMEPAGE= https://telepathy.freedesktop.org/wiki/ COMMENT= Unified framework for many different kinds of real-time communications LICENSE= gnu-lgpl-v2.1 |