pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/iwn-firmware



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 09:03:58 UTC 2025

Modified Files:
        pkgsrc/sysutils/iwn-firmware: Makefile

Log Message:
iwn-firmware: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/iwn-firmware/Makefile

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

Modified files:

Index: pkgsrc/sysutils/iwn-firmware/Makefile
diff -u pkgsrc/sysutils/iwn-firmware/Makefile:1.4 pkgsrc/sysutils/iwn-firmware/Makefile:1.5
--- pkgsrc/sysutils/iwn-firmware/Makefile:1.4   Thu Jan 19 18:52:26 2017
+++ pkgsrc/sysutils/iwn-firmware/Makefile       Wed Dec 31 09:03:58 2025
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2017/01/19 18:52:26 agc Exp $
-#
+# $NetBSD: Makefile,v 1.5 2025/12/31 09:03:58 wiz Exp $
 
 DISTNAME=              iwlwifi-4965-ucode-${PKG_VERSION}
 PKGNAME=               iwn-firmware-${PKG_VERSION}
 CATEGORIES=            sysutils
-MASTER_SITES=          http://intellinuxwireless.org/iwlwifi/downloads/
+#MASTER_SITES=         http://intellinuxwireless.org/iwlwifi/downloads/
 MASTER_SITES+=         http://firmware.openbsd.org/firmware-dist/
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://intellinuxwireless.org/
+#HOMEPAGE=             http://intellinuxwireless.org/
 COMMENT=               Firmware binary image for the iwn(4) driver
 
 NO_CONFIGURE=          yes



Home | Main Index | Thread Index | Old Index