pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/vbetool



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:21:28 UTC 2026

Modified Files:
        pkgsrc/sysutils/vbetool: Makefile

Log Message:
vbetool: comment out dead links


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/vbetool/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/vbetool/Makefile
diff -u pkgsrc/sysutils/vbetool/Makefile:1.13 pkgsrc/sysutils/vbetool/Makefile:1.14
--- pkgsrc/sysutils/vbetool/Makefile:1.13       Fri May 13 15:46:09 2022
+++ pkgsrc/sysutils/vbetool/Makefile    Mon Feb 16 08:21:28 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2022/05/13 15:46:09 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2026/02/16 08:21:28 wiz Exp $
 
 DISTNAME=      vbetool_0.7-1
 PKGNAME=       vbetool-0.7.1
 PKGREVISION=   4
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.codon.org.uk/~mjg59/vbetool/download/
+#MASTER_SITES= http://www.codon.org.uk/~mjg59/vbetool/download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.codon.org.uk/~mjg59/vbetool/
+#HOMEPAGE=     https://www.codon.org.uk/~mjg59/vbetool/
 COMMENT=       Run real-mode video BIOS code to alter hardware state
 
 ONLY_FOR_PLATFORM+=    Linux-*-i386 NetBSD-*-i386 NetBSD-*-x86_64



Home | Main Index | Thread Index | Old Index