pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/aumix



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:09:37 UTC 2025

Modified Files:
        pkgsrc/audio/aumix: Makefile.common

Log Message:
aumix: switch to sf as HOMEPAGE, main one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/aumix/Makefile.common

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

Modified files:

Index: pkgsrc/audio/aumix/Makefile.common
diff -u pkgsrc/audio/aumix/Makefile.common:1.14 pkgsrc/audio/aumix/Makefile.common:1.15
--- pkgsrc/audio/aumix/Makefile.common:1.14     Wed Dec 13 02:47:33 2023
+++ pkgsrc/audio/aumix/Makefile.common  Sun Nov 23 08:09:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2023/12/13 02:47:33 zafer Exp $
+# $NetBSD: Makefile.common,v 1.15 2025/11/23 08:09:37 wiz Exp $
 # used by audio/aumix/Makefile
 # used by audio/aumix-gtk/Makefile
 
@@ -8,7 +8,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    trevor%jpj.net@localhost
-HOMEPAGE=      http://jpj.net/~trevor/aumix.html
+HOMEPAGE=      https://sourceforge.net/projects/aumix/
 COMMENT=       Set mix levels
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index