git: 6c86b0c01e4b - main - x11-toolkits/p5-Gtk2-PathButtonBar: Fix WWW

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 16 Dec 2023 13:11:37 UTC
The branch main has been updated by bofh:

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

commit 6c86b0c01e4b08b942f84384427e8bec6a9672e1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 12:06:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 13:11:22 +0000

    x11-toolkits/p5-Gtk2-PathButtonBar: Fix WWW
    
    Approved by:    portmgr (just-fix-it)
---
 x11-toolkits/p5-Gtk2-PathButtonBar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile b/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile
index ceb1d5a45cb4..ab1084c07eac 100644
--- a/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile
+++ b/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	Creates a bar for path manipulation
-WWW=		https://metacpan.org/release/Gtk2-Chmod
+WWW=		https://metacpan.org/dist/Gtk2-PathButtonBar
 
 RUN_DEPENDS=	p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2