pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/wv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 08:10:57 UTC 2026

Modified Files:
        pkgsrc/converters/wv: Makefile

Log Message:
wv: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/converters/wv/Makefile

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

Modified files:

Index: pkgsrc/converters/wv/Makefile
diff -u pkgsrc/converters/wv/Makefile:1.111 pkgsrc/converters/wv/Makefile:1.112
--- pkgsrc/converters/wv/Makefile:1.111 Wed Jan  7 08:46:07 2026
+++ pkgsrc/converters/wv/Makefile       Tue Feb 17 08:10:57 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.111 2026/01/07 08:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2026/02/17 08:10:57 wiz Exp $
 
 DISTNAME=      wv-1.2.9
 PKGREVISION=   35
 CATEGORIES=    converters
-MASTER_SITES=  http://www.nl.abisource.com/downloads/wv/${PKGVERSION_NOREV}/
+#MASTER_SITES= http://www.nl.abisource.com/downloads/wv/${PKGVERSION_NOREV}/
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      http://www.nl.abisource.com/
+#HOMEPAGE=     http://www.nl.abisource.com/
 COMMENT=       Library and executables to access Microsoft Word files
 
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index