git: 7e26ab7e5e7f - main - net/aoe: Update WWW

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Mon, 30 Oct 2023 22:39:30 UTC
The branch main has been updated by rodrigo:

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

commit 7e26ab7e5e7fcb3a2d59af8e38b5f1bbc0869aa3
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-27 11:27:19 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-30 22:37:04 +0000

    net/aoe: Update WWW
    
    Homepage link is dead (HTTP protocol error)
    use webarchive latest version instead
---
 net/aoe/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/aoe/Makefile b/net/aoe/Makefile
index 02c81449e2e8..1ad2f1cf6e69 100644
--- a/net/aoe/Makefile
+++ b/net/aoe/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	${PORTNAME}-freebsd-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FreeBSD driver for ATA over Ethernet (AoE)
-WWW=		http://www.coraid.com/support/freebsd/
+WWW=		https://web.archive.org/web/20120420082041/http://www.coraid.com/support/freebsd/
 
 LICENSE=	BSD2CLAUSE