From 0af3a2b23b0089a1492b77ea3a0c9330ef9379d5 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Feb 2018 15:41:19 +0000 Subject: gloox: follow redirect --- chat/gloox/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index ab96e072be4..2416d785d31 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.16 2016/09/19 13:04:19 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/02/11 15:41:19 wiz Exp $ DISTNAME= gloox-1.0.17 PKGREVISION= 1 CATEGORIES= chat -MASTER_SITES= http://camaya.net/download/ +MASTER_SITES= https://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= schnoebe@cirr.com -HOMEPAGE= http://camaya.net/gloox/ +HOMEPAGE= https://camaya.net/gloox/ COMMENT= Jabber/XMPP client library LICENSE= gnu-gpl-v3 -- cgit v1.2.3