From 009c9e22619cf6a4e333f6495250251a5637347d Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 25 Mar 2019 09:57:29 +0000 Subject: [PATCH] Add a copy of the distfile to my local distfiles. It seems the MASTER_SITE randomly resets connections Reported by: pkgbuild --- net-im/profanity/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index bc436c94cb82..594f87467ef9 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -3,7 +3,8 @@ PORTNAME= profanity PORTVERSION= 0.6.0 CATEGORIES= net-im -MASTER_SITES= http://www.profanity.im/ +MASTER_SITES= http://www.profanity.im/ \ + LOCAL/arved MAINTAINER= arved@FreeBSD.org COMMENT= Console based XMPP client