git: d26fba5e453b - main - security/arpCounterattack: Update WWW

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

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

commit d26fba5e453b9f991fad993287e0aeb0419257a8
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-27 12:52:02 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-30 22:37:03 +0000

    security/arpCounterattack: Update WWW
    
    Homepage link is dead, use webarchive latest version instead
---
 security/arpCounterattack/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/arpCounterattack/Makefile b/security/arpCounterattack/Makefile
index 8c2cc2d3bddc..84ad8f57a2ee 100644
--- a/security/arpCounterattack/Makefile
+++ b/security/arpCounterattack/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	http://isis.poly.edu/~bk/${PORTNAME}/ \
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Detects and remedies ARP attacks
-WWW=		http://acm.poly.edu/wiki/ARP_Counterattack
+WWW=		https://web.archive.org/web/20161008074851/http://acm.poly.edu/wiki/ARP_Counterattack
 
 LIB_DEPENDS=	libdnet.so:net/libdnet \
 		libpcap.so:net/libpcap