pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/nvramtool
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 1 09:08:13 UTC 2025
Modified Files:
pkgsrc/sysutils/nvramtool: Makefile
Log Message:
nvramtool: doesn't seem to have its own HOMEPAGE any longer
link into github repository
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/nvramtool/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/nvramtool/Makefile
diff -u pkgsrc/sysutils/nvramtool/Makefile:1.8 pkgsrc/sysutils/nvramtool/Makefile:1.9
--- pkgsrc/sysutils/nvramtool/Makefile:1.8 Mon Nov 4 21:28:49 2019
+++ pkgsrc/sysutils/nvramtool/Makefile Mon Dec 1 09:08:13 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/11/04 21:28:49 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.9 2025/12/01 09:08:13 wiz Exp $
DISTNAME= nvramtool-4.0-9989-gf2dfef0-08bda29
PKGNAME= nvramtool-0pre20150613
@@ -7,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL:=nvramtool/}
MAINTAINER= jakllsch%kollasch.net@localhost
-HOMEPAGE= https://www.coreboot.org/Nvramtool
+HOMEPAGE= https://github.com/coreboot/coreboot/tree/main/util/nvramtool
COMMENT= Coreboot CMOS NVRAM manipulation utility
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index