git: 212587cb222d - main - sysutils/pacman: fix MAINTAINER line

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Mon, 24 Jun 2024 18:26:38 UTC
The branch main has been updated by vishwin:

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

commit 212587cb222d0d4a25aec4c87ae3543fed954f31
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-06-24 18:25:57 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-06-24 18:25:57 +0000

    sysutils/pacman: fix MAINTAINER line
    
    Not sure how this was missed way back when
---
 sysutils/pacman/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/pacman/Makefile b/sysutils/pacman/Makefile
index 7bb723005463..54515cca4732 100644
--- a/sysutils/pacman/Makefile
+++ b/sysutils/pacman/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	6.1.0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://gitlab.archlinux.org/${PORTNAME}/${PORTNAME}/-/releases/v${DISTVERSION}/downloads/
 
-MAINTAINER=	vishwin@vishwin.info
+MAINTAINER=	vishwin@FreeBSD.org
 COMMENT=	Package manager from Arch Linux
 WWW=		https://pacman.archlinux.page/