git: c40180aa4ca9 - main - net-im/uTox: update WWW, add MAINTAINER, remove DEPRECATED

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sat, 12 Apr 2025 08:57:07 UTC
The branch main has been updated by thierry:

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

commit c40180aa4ca930776b4482024e3ada5e28e80043
Author:     Chris Hutchinson <portmaster@BSDforge.com>
AuthorDate: 2025-04-12 00:34:13 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-04-12 08:52:26 +0000

    net-im/uTox: update WWW, add MAINTAINER, remove DEPRECATED
    
    PR:             286047
---
 net-im/uTox/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile
index 7b7583b1770b..287f6a4eb033 100644
--- a/net-im/uTox/Makefile
+++ b/net-im/uTox/Makefile
@@ -5,16 +5,13 @@ PORTREVISION=	10
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Lightweight Tox client
-WWW=		https://utox.io/
+WWW=		https://github.com/uTox/uTox
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-DEPRECATED=	Unmaintained upstream, consider using net-im/qTox
-EXPIRATION_DATE=2025-04-30
-
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
 		${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
 LIB_DEPENDS=	libfilteraudio.so:audio/libfilteraudio \