pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/sd-mux-ctrl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:31:18 UTC 2026

Modified Files:
        pkgsrc/misc/sd-mux-ctrl: Makefile

Log Message:
sd-mux-ctrl: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/sd-mux-ctrl/Makefile

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

Modified files:

Index: pkgsrc/misc/sd-mux-ctrl/Makefile
diff -u pkgsrc/misc/sd-mux-ctrl/Makefile:1.3 pkgsrc/misc/sd-mux-ctrl/Makefile:1.4
--- pkgsrc/misc/sd-mux-ctrl/Makefile:1.3        Tue Aug 19 14:12:41 2025
+++ pkgsrc/misc/sd-mux-ctrl/Makefile    Sat Feb  7 08:31:18 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2025/08/19 14:12:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/07 08:31:18 wiz Exp $
 
 DISTNAME=      sd-mux-9dd189d973da64e033a0c5c2adb3d94b23153d94
 PKGNAME=       sd-mux-ctrl-0.0.20200217
 CATEGORIES=    misc
-MASTER_SITES=  https://git.tizen.org/cgit/tools/testlab/sd-mux/snapshot/
+#MASTER_SITES= https://git.tizen.org/cgit/tools/testlab/sd-mux/snapshot/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmcneill%invisible.ca@localhost
-HOMEPAGE=      https://wiki.tizen.org/SD_MUX
+#HOMEPAGE=     https://wiki.tizen.org/SD_MUX
 COMMENT=       Control software for sd-mux devices
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index