git: 7509d4c5c543 - main - x11/imwheel: Remove defunct MASTER_SITE

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Wed, 11 Sep 2024 19:44:09 UTC
The branch main has been updated by cy:

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

commit 7509d4c5c543ff39236529d97a0dd8731aee79d2
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-09-11 19:19:30 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-09-11 19:43:56 +0000

    x11/imwheel: Remove defunct MASTER_SITE
    
    While at it assume maintainership.
---
 x11/imwheel/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile
index 6e83289a9239..8236e948371a 100644
--- a/x11/imwheel/Makefile
+++ b/x11/imwheel/Makefile
@@ -2,10 +2,9 @@ PORTNAME=	imwheel
 DISTVERSION=	1.0.0pre12
 PORTREVISION=	3
 CATEGORIES=	x11
-MASTER_SITES=	ftp://jcatki.no-ip.org/pub/imwheel/ \
-		SF/${PORTNAME}/${PORTNAME}-source/${DISTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-source/${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Utility to translate mouse wheel actions into X keyboard events
 WWW=		https://imwheel.sourceforge.net/