pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/vcf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:21:51 UTC 2026

Modified Files:
        pkgsrc/audio/vcf: Makefile

Log Message:
vcf: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/vcf/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/vcf/Makefile
diff -u pkgsrc/audio/vcf/Makefile:1.5 pkgsrc/audio/vcf/Makefile:1.6
--- pkgsrc/audio/vcf/Makefile:1.5       Fri Dec 29 01:07:02 2023
+++ pkgsrc/audio/vcf/Makefile   Mon Feb 16 08:21:50 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2023/12/29 01:07:02 zafer Exp $
-#
+# $NetBSD: Makefile,v 1.6 2026/02/16 08:21:50 wiz Exp $
 
 DISTNAME=      vcf-0.0.5
 CATEGORIES=    audio
@@ -7,7 +6,7 @@ MASTER_SITES=   #
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://users.suse.com/~mana/ladspa.html
+#HOMEPAGE=     https://users.suse.com/~mana/ladspa.html
 COMMENT=       Some LADSPA plugins for audio EQ biquad filters
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index