Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 16:01:26 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1acb27f2c4c - main - net-im/tox: Update deprecated CPE vendor
Message-ID:  <202203181601.22IG1QeY016102@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1acb27f2c4ca4e7acde9d71ecda961aae29082e

commit b1acb27f2c4ca4e7acde9d71ecda961aae29082e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 15:57:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 16:01:20 +0000

    net-im/tox: Update deprecated CPE vendor
    
    Approved by:    portmgr (blanket)
---
 net-im/tox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 2a02656c68f0..10cc3a70e5ef 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -29,7 +29,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	TokTok
 GH_PROJECT=	c-toxcore
 
-CPE_VENDOR=	digitalocean
+CPE_VENDOR=	toktok
 
 USES=		cmake compiler:c11 cpe libtool pathfix pkgconfig
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203181601.22IG1QeY016102>