Date: Mon, 30 Oct 2023 22:39:27 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d26fba5e453b - main - security/arpCounterattack: Update WWW Message-ID: <202310302239.39UMdRxk096030@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310302239.39UMdRxk096030>