pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lzmalib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  8 08:00:17 UTC 2026

Modified Files:
        pkgsrc/archivers/lzmalib: Makefile

Log Message:
lzmalib: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/lzmalib/Makefile

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

Modified files:

Index: pkgsrc/archivers/lzmalib/Makefile
diff -u pkgsrc/archivers/lzmalib/Makefile:1.9 pkgsrc/archivers/lzmalib/Makefile:1.10
--- pkgsrc/archivers/lzmalib/Makefile:1.9       Mon Nov 17 11:00:15 2025
+++ pkgsrc/archivers/lzmalib/Makefile   Thu Jan  8 08:00:17 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/11/17 11:00:15 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.10 2026/01/08 08:00:17 wiz Exp $
 
 DISTNAME=      lzmalib-0.0.1
 PKGREVISION=   1
@@ -7,7 +6,7 @@ CATEGORIES=     archivers
 MASTER_SITES=  http://tokyocabinet.sourceforge.net/misc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://tokyocabinet.sourceforge.net/misc/
+#HOMEPAGE=     https://tokyocabinet.sourceforge.net/misc/
 COMMENT=       Thin wrapper library of LZMA
 #LICENSE=      gnu-lgpl-?
 



Home | Main Index | Thread Index | Old Index