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 \