pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/xmmix



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:15:11 UTC 2026

Modified Files:
        pkgsrc/audio/xmmix: Makefile

Log Message:
xmmix: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/audio/xmmix/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/xmmix/Makefile
diff -u pkgsrc/audio/xmmix/Makefile:1.34 pkgsrc/audio/xmmix/Makefile:1.35
--- pkgsrc/audio/xmmix/Makefile:1.34    Wed Sep  6 09:03:00 2017
+++ pkgsrc/audio/xmmix/Makefile Fri Feb 20 12:15:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/09/06 09:03:00 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2026/02/20 12:15:11 wiz Exp $
 
 DISTNAME=      xmmix-1.2
 PKGREVISION=   6
@@ -6,7 +6,7 @@ CATEGORIES=     audio
 MASTER_SITES=  http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/
 
 MAINTAINER=    augustss%cs.chalmers.se@localhost
-HOMEPAGE=      https://www.amb.org/xmmix/
+HOMEPAGE=      http://www.tikan.org/xmmix/
 COMMENT=       X interface to the audio mixer device
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index