pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/kismet



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:13:10 UTC 2017

Modified Files:
        pkgsrc/net/kismet: Makefile

Log Message:
kismet: follow redirects


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/kismet/Makefile

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

Modified files:

Index: pkgsrc/net/kismet/Makefile
diff -u pkgsrc/net/kismet/Makefile:1.49 pkgsrc/net/kismet/Makefile:1.50
--- pkgsrc/net/kismet/Makefile:1.49     Tue Feb 28 15:20:09 2017
+++ pkgsrc/net/kismet/Makefile  Mon Oct  9 08:13:10 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.49 2017/02/28 15:20:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2017/10/09 08:13:10 wiz Exp $
 
 DISTNAME=              kismet-2008-05-R1
 PKGNAME=               kismet-2008.05.01
 PKGREVISION=           36
 CATEGORIES=            net
-MASTER_SITES=          http://www.kismetwireless.net/code/
+MASTER_SITES=          https://www.kismetwireless.net/code/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.kismetwireless.net/
+HOMEPAGE=              https://www.kismetwireless.net/
 COMMENT=               802.11 wireless network detector, sniffer and IDS
 
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index