pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

aircrack-ng: correct homepage



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 5 14:39:39 2024 +0100
Changeset:	a657de724503121f4533287e476cc93718bdb1b9

Modified Files:
	aircrack-ng/Makefile

Log Message:
aircrack-ng: correct homepage

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a657de724503121f4533287e476cc93718bdb1b9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 aircrack-ng/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/aircrack-ng/Makefile b/aircrack-ng/Makefile
index c3d8ef0fb6..90223389f4 100644
--- a/aircrack-ng/Makefile
+++ b/aircrack-ng/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	security net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=aircrack-ng/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/aircrack-ng/aircrack-ng/
+HOMEPAGE=	https://www.aircrack-ng.org/
 COMMENT=	WiFi security auditing tools suite
 LICENSE=	gnu-gpl-v3
 


Home | Main Index | Thread Index | Old Index