Date: Mon, 25 Mar 2019 09:57:29 +0000 (UTC) From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496811 - head/net-im/profanity Message-ID: <201903250957.x2P9vT8D095421@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arved Date: Mon Mar 25 09:57:29 2019 New Revision: 496811 URL: https://svnweb.freebsd.org/changeset/ports/496811 Log: Add a copy of the distfile to my local distfiles. It seems the MASTER_SITE randomly resets connections Reported by: pkgbuild Modified: head/net-im/profanity/Makefile Modified: head/net-im/profanity/Makefile ============================================================================== --- head/net-im/profanity/Makefile Mon Mar 25 09:57:09 2019 (r496810) +++ head/net-im/profanity/Makefile Mon Mar 25 09:57:29 2019 (r496811) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903250957.x2P9vT8D095421>