pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/wandio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:24:31 UTC 2026

Modified Files:
        pkgsrc/misc/wandio: Makefile

Log Message:
wandio: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/wandio/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/wandio/Makefile
diff -u pkgsrc/misc/wandio/Makefile:1.24 pkgsrc/misc/wandio/Makefile:1.25
--- pkgsrc/misc/wandio/Makefile:1.24    Fri Feb  6 10:05:24 2026
+++ pkgsrc/misc/wandio/Makefile Mon Feb 16 08:24:31 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2026/02/06 10:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2026/02/16 08:24:31 wiz Exp $
 
 DISTNAME=      wandio-4.2.2
 PKGREVISION=   22
@@ -6,7 +6,7 @@ CATEGORIES=     misc
 MASTER_SITES=  #
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://research.wand.net.nz/software/libwandio.php
+#HOMEPAGE=     https://research.wand.net.nz/software/libwandio.php
 COMMENT=       Library for reading from and writing to files
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index