pkgsrc-WIP-changes archive

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

weplab: update homepage to archive,org copy, update download URL



Module Name:	pkgsrc-wip
Committed By:	Georg Schwarz <schwarz%NetBSD.org@localhost>
Pushed By:	schwarz
Date:		Sun Apr 26 21:19:11 2020 +0200
Changeset:	e01d6797a238061d8987368c8849760c463d5020

Modified Files:
	weplab/Makefile

Log Message:
weplab: update homepage to archive,org copy, update download URL

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

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

diffstat:
 weplab/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/weplab/Makefile b/weplab/Makefile
index 246dcc28a4..682e074dae 100644
--- a/weplab/Makefile
+++ b/weplab/Makefile
@@ -2,10 +2,10 @@
 
 DISTNAME=	weplab-0.1.5
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=weplab/}
+MASTER_SITES=	https://dl.packetstormsecurity.net/wireless/
 
 MAINTAINER=	schwarz%NetBSD.org@localhost
-HOMEPAGE=	http://weplab.sourceforge.net/
+HOMEPAGE=	https://web.archive.org/web/20170622004051/http://weplab.sourceforge.net/
 COMMENT=	Weplab is a tool to review the security of WEP encryption
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index