pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/shntool



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:52:58 UTC 2026

Modified Files:
        pkgsrc/audio/shntool: Makefile

Log Message:
shntool: comment out dead links


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/shntool/Makefile

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

Modified files:

Index: pkgsrc/audio/shntool/Makefile
diff -u pkgsrc/audio/shntool/Makefile:1.8 pkgsrc/audio/shntool/Makefile:1.9
--- pkgsrc/audio/shntool/Makefile:1.8   Mon Jan 27 20:21:14 2025
+++ pkgsrc/audio/shntool/Makefile       Sun Feb  8 10:52:58 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2025/01/27 20:21:14 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.9 2026/02/08 10:52:58 wiz Exp $
 
 DISTNAME=      shntool-3.0.10
 CATEGORIES=    audio archivers
-MASTER_SITES=  http://www.etree.org/shnutils/shntool/source/
+#MASTER_SITES= http://www.etree.org/shnutils/shntool/source/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.etree.org/shnutils/shntool/
+#HOMEPAGE=     http://www.etree.org/shnutils/shntool/
 COMMENT=       Lossless audio compressor wrapper tool
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index