git: b1acb27f2c4c - main - net-im/tox: Update deprecated CPE vendor

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 16:01:26 UTC
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